Skip to content

Commit

Permalink
Enable warn_unreachable
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdrozd committed Jan 1, 2025
1 parent 43d5815 commit 38870cb
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
@@ -1,5 +1,6 @@
[mypy]
strict = True
warn_unreachable = True
implicit_reexport = True
disallow_any_explicit = True

Expand Down

0 comments on commit 38870cb

Please sign in to comment.