oxc/tasks/rulegen
Cam McHenry 04b4bae5c5
feat(rulegen): add module definitions for new rules (#6845)
Makes new rule creation a little bit easier by automatically adding the
rule definition to `rules.rs` with the proper alphabetical order.

Example:



https://github.com/user-attachments/assets/c9584986-7d08-4f91-bce2-501a8441e446
2024-10-24 15:47:07 +08:00
..
src feat(rulegen): add module definitions for new rules (#6845) 2024-10-24 15:47:07 +08:00
Cargo.toml perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
template.txt feat(rulegen): add diagnostic for rule template (#6187) 2024-10-01 11:04:50 +08:00