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 d9f67ab commit ebb811bCopy full SHA for ebb811b
pyproject.toml
@@ -170,7 +170,6 @@ lint.per-file-ignores = { "pipenv/cli/command.py" = [
170
"B015",
171
] }
172
lint.mccabe.max-complexity = 44
173
-lint.pylint.allowed-redefined-builtins = [ "int", "str" ]
174
lint.pylint.max-args = 9
175
lint.pylint.max-branches = 20
176
lint.pylint.max-returns = 38
0 commit comments