mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Add a `FIX` constant to `RuleMeta` that describes what kinds of auto fixes a rule can perform (if any). This PR also updates `declare_oxc_lint` to accept a fix capabilities field. Follow-up PRs in this stack will update existing rules and update other parts of the codebase to use this new field. The end goal of this stack is to 1. automate creation of #4179 in a similar way we auto-update rule progress, 2. use it in rule documentation pages when we eventually add lint rules to the website |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||