biome/xtask
Seiya Tagami 6b09620edb
fix(parser/css): :active-view-transition-type parameters should accept comma-separated custom identifiers (#8531)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-21 19:40:19 -05:00
..
codegen fix(parser/css): :active-view-transition-type parameters should accept comma-separated custom identifiers (#8531) 2025-12-21 19:40:19 -05:00
coverage chore: use tombi (#8534) 2025-12-21 21:14:22 +00:00
glue chore: use tombi (#8534) 2025-12-21 21:14:22 +00:00
rules_check chore: use tombi (#8534) 2025-12-21 21:14:22 +00:00
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.