We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0f5c3 commit 1a79f4cCopy full SHA for 1a79f4c
1 file changed
pylintrc_default
@@ -357,6 +357,7 @@ max-args = 10
357
358
# Maximum number of locals for function / method body
359
# DEFAULT: max-locals=15
360
+max-locals=20
361
362
# Maximum number of return / yield for function / method body
363
# DEFAULT: max-returns=6
0 commit comments