mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
Related to #8814
This test case is designed to verify that two different rules, having
the same name but coming from different plugins, are treated as distinct
rules rather than simple aliases.
In `unicorn`, there is only one rule, `no-negated-condition`, which is
aliased to `eslint`.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||