We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e1cc2 commit 790093cCopy full SHA for 790093c
1 file changed
.pylintrc
@@ -1,5 +1,5 @@
1
[MESSAGES CONTROL]
2
-disable=C0103
+disable=C0103,E0611,W0123,W0702,R0402,C0116
3
4
[FORMAT]
5
max-line-length=100
0 commit comments