mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
|
|
||
|---|---|---|
| .. | ||
| codegen | ||
| coverage | ||
| glue | ||
| rules_check | ||
| 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.