Skip to content

Commit d017b69

Browse files
committed
mypy: show_error_codes=True
1 parent a9eab07 commit d017b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ formats = sdist.tgz,bdist_wheel
6565
mypy_path = src
6666
ignore_missing_imports = True
6767
no_implicit_optional = True
68+
show_error_codes = True
6869
strict_equality = True
6970
warn_redundant_casts = True
7071
warn_return_any = True

0 commit comments

Comments
 (0)