mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Apologies @Boshen for the stupidly large diff. I've done the following: - `RuleEnum`'s members are now prefixed with the plugin name. e.g. `NoDebugger` has become `EslintNoDebugger` - updated tester.rs to accept the rule's NAME, CATEGORY to allow us to test rules with the same name (diff category) - updates `declare_all_lint_rules` satisfy the first above change. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||