We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8908c9c commit ff5272fCopy full SHA for ff5272f
1 file changed
pyproject.toml
@@ -92,7 +92,7 @@ select = [
92
] # uncomment to re-enable mccabe complexity - see https://github.com/TimMcCool/scratchattach/issues/566
93
94
[tool.ruff.lint.mccabe]
95
-max-complexity = 10
+max-complexity = 1
96
97
[tool.setuptools.packages.find]
98
where = ["."]
0 commit comments