mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
|
Some checks failed
Benchmarks JS / Bench (push) Waiting to run
Benchmarks Manifests / Bench (push) Waiting to run
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
Benchmarks Configuration / Bench (push) Has been cancelled
Benchmarks CSS / Bench (push) Has been cancelled
Benchmarks GraphQL / Bench (push) Has been cancelled
Benchmarks JSON / Bench (push) Has been cancelled
Benchmarks Module Graph / Bench (push) Has been cancelled
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| codegen | ||
| coverage | ||
| rules_check | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
xtask
This directory contains Rust scripts for code generation, running coverage tests and benchmark etc.
Please checkout their respective READMEs for usage instructions.
This xtask crate contains common utilities for working with these scripts.
For example, running rustfmt and getting the project root.