Skip to content

Commit 58f93b8

Browse files
mkniewallnerneersighted
authored andcommitted
chore(mypy): enable ignore-without-code error code
1 parent 8ac3b9e commit 58f93b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ show_error_codes = true
4545
warn_redundant_casts = true
4646
warn_unused_configs = true
4747
warn_unused_ignores = true
48+
enable_error_code = ["ignore-without-code"]
4849
files = "src"
4950

5051
[build-system]

0 commit comments

Comments
 (0)