Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
feat: Warn about unnecessary type: ignore annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Dec 4, 2020
1 parent f6412ae commit 9daa928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
check_untyped_defs = true
warn_redundant_casts = true
warn_return_any = true
warn_unused_ignores = true

0 comments on commit 9daa928

Please sign in to comment.