Commit 20249b6
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 (#879)1 parent 031c18a commit 20249b6
2 files changed
Lines changed: 45 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| |||
0 commit comments