We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a052f8 commit 168683dCopy full SHA for 168683d
mypy_self_check.ini
@@ -13,7 +13,3 @@ exclude = mypy/typeshed/|mypyc/test-data/|mypyc/lib-rt/
13
enable_error_code = ignore-without-code,redundant-expr
14
enable_incomplete_feature = PreciseTupleTypes
15
show_error_code_links = True
16
-
17
-[mypy-mypy.*]
18
-# TODO: enable for `mypyc` and other files as well
19
-warn_unreachable = True
0 commit comments