Skip to content

Commit 6da8b24

Browse files
committed
🙈 mypy --exclude-gitignore
1 parent 3a4b966 commit 6da8b24

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
@@ -110,6 +110,7 @@ skip-excluded-dirs = true
110110

111111
[tool.mypy]
112112
mypy_path = "src"
113+
exclude_gitignore = true
113114
strict = true
114115
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
115116
enable_incomplete_feature = ["PreciseTupleTypes"]

0 commit comments

Comments
 (0)