We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2940f84 commit a73d3a5Copy full SHA for a73d3a5
2 files changed
.pylintrc
@@ -1,5 +1,5 @@
1
[BASIC]
2
-disable=line-too-long,too-many-lines,too-many-return-statements,too-many-branches
+disable=line-too-long,too-many-lines,too-many-return-statements,too-many-branches,too-many-locals,too-many-statements
3
4
[FORMAT]
5
expected-line-ending-format=LF
0 commit comments