We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fdcee commit a7021bfCopy full SHA for a7021bf
pyproject.toml
@@ -74,6 +74,7 @@ exclude_lines = [
74
[tool.mypy]
75
files = "src,tools"
76
strict = true
77
+warn_unreachable = true
78
enable_error_code = [
79
"ignore-without-code",
80
"redundant-expr",
0 commit comments