We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4050678 commit 1020b0aCopy full SHA for 1020b0a
.pylintrc
@@ -22,3 +22,4 @@ disable=
22
R0915, # too-many-statements
23
W0511, # fixme
24
W0603, # global-statement
25
+ R0022, # useless-option-value
0 commit comments