biome/xtask/README.md
TechVest 838ccb4423
chore: fix some typos in comments (#2486)
Signed-off-by: TechVest <techdashen@qq.com>
2024-04-17 07:38:09 +01:00

314 B

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.