mirror of
https://github.com/gryf/wicd.git
synced 2025-12-18 20:10:20 +01:00
Disable more messages in pylint
This commit is contained in:
2
pylintrc
2
pylintrc
@@ -9,7 +9,7 @@
|
|||||||
# can either give multiple identifier separated by comma (,) or put this option
|
# can either give multiple identifier separated by comma (,) or put this option
|
||||||
# multiple time (only on the command line, not in the configuration file where
|
# multiple time (only on the command line, not in the configuration file where
|
||||||
# it should appear only once).
|
# it should appear only once).
|
||||||
disable=c0103,c0302
|
disable=c0103,c0302,r0902,r0904,r0914
|
||||||
|
|
||||||
|
|
||||||
[REPORTS]
|
[REPORTS]
|
||||||
|
|||||||
Reference in New Issue
Block a user