We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61c783 commit 248415fCopy full SHA for 248415f
1 file changed
pyproject.toml
@@ -74,6 +74,7 @@ convention = "google"
74
python_version = "3.11"
75
warn_return_any = true
76
warn_unused_configs = true
77
+warn_unused_ignores = true
78
disallow_untyped_defs = true
79
check_untyped_defs = true
80
0 commit comments