oxc/apps/oxlint/fixtures/two_rules_with_same_name
dalaoshu 8ce21d1d48
fix(linter): can't disable no-nested-ternary rule anymore (#8600)
closes #8485 

Since we currently support two rules with the same `rule_name` but
different `plugin_names`, some of the original logic is no longer
applicable. As a result, I have made some adjustments.
2025-01-31 21:03:53 +08:00
..
.oxlintrc.json fix(linter): can't disable no-nested-ternary rule anymore (#8600) 2025-01-31 21:03:53 +08:00
test.js fix(linter): can't disable no-nested-ternary rule anymore (#8600) 2025-01-31 21:03:53 +08:00