Commit 799d321
fix: run vitest/valid-title in the type-aware pass
Function and class titles only resolve to a name through type information,
so the ESLint rule belongs in the typed pass. Classified in the split only,
not in the oxlint router, so oxlint keeps its native syntactic port.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f82f97c commit 799d321
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments