biome/xtask
2025-11-21 16:18:51 +00:00
..
codegen fix(biome_grit_patterns): properly handle name and value metavariables for JsxAttribute GritQL queries (#8202) 2025-11-21 16:18:51 +00:00
coverage fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +00:00
glue chore: expose schema generation function (#8093) 2025-11-13 12:17:23 +00:00
rules_check feat(html/analyze): add useVueValidVBind (#8060) 2025-11-11 13:20:05 -05:00
README.md chore: fix some typos in comments (#2486) 2024-04-17 07:38:09 +01:00

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.