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 2b02697 commit 9b777ebCopy full SHA for 9b777eb
.pylintrc
@@ -1,2 +1,4 @@
1
[FORMAT]
2
max-line-length=240
3
+[DESIGN]
4
+max-locals = 20
0 commit comments