Commit 48ab372
committed
fix(lint): ignore the stale .config/fleet/oxlint-plugin tree
The active plugin migrated to the one-dir-per-rule tree at
.config/oxlint-plugin/; a pre-migration flat tree lingers at
.config/fleet/oxlint-plugin/ whose rule sources + test fixtures contain the
bad patterns each rule detects by design, so linting them self-flags (212
false positives). Ignore it via the repo overlay until the upstream migration
removes the stale tree.1 parent 60e1751 commit 48ab372
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments