Remove error code not found in strict version of pylint.
This commit is contained in:
2
pylintrc
2
pylintrc
@@ -1,7 +1,7 @@
|
|||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
|
|
||||||
# Disable the message(s) with the given id(s).
|
# Disable the message(s) with the given id(s).
|
||||||
disable=C0111,I0011,R0201,R0922,R0924,W0142,W0511,W0613,W0622,W0703
|
disable=C0111,I0011,R0201,R0922,W0142,W0511,W0613,W0622,W0703
|
||||||
|
|
||||||
[BASIC]
|
[BASIC]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user