Commit 530da18
authored
chore: Enable ty
## Summary
Now that `ty` supports detecting unused suppression comments (upstream
issues [astral-sh/ty#278](astral-sh/ty#278)
and [astral-sh/ty#1501](astral-sh/ty#1501) are
closed), enable the `unused-ignore-comment` rule project-wide so
obsolete `# ty: ignore[...]` comments are caught automatically.
Verified that all current `# ty: ignore[...]` suppressions in the
codebase are still required (none had to be removed).unused-ignore-comment rule (#762)1 parent 2e10a65 commit 530da18
2 files changed
Lines changed: 45 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 | | |
190 | 193 | | |
191 | 194 | | |
| |||
0 commit comments