Skip to content

Commit c506abd

Browse files
committed
chore(mypy): enable ignore-without-code errors
Available since v0.940.
1 parent 27b0a5d commit c506abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ markers =
88
python_version = 3.6
99
mypy_path = $MYPY_CONFIG_FILE_DIR/t
1010
show_error_codes = true
11+
enable_error_code = ignore-without-code
1112

1213
[isort]
1314
known_first_party = conftest

0 commit comments

Comments
 (0)