biome/xtask
renovate[bot] f85cc9e1df
fix(deps): update rust crates (#8130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 07:17:47 +00:00
..
codegen fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +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.