mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
fixes https://github.com/oxc-project/oxc/issues/7009 allows rules to be replaced properly when the `rules_for_override` array is empty (e.g., if you initially disable all rules, then configure them) by checking the `all_rules` array if the first `find` call fails |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||