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.
mypyc
1 parent 79ff4ff commit c2fc068Copy full SHA for c2fc068
mypy_self_check.ini
@@ -13,7 +13,4 @@ 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