Revision 37adad2b pylintrc

b/pylintrc
106 106

  
107 107
# Disable the message(s) with the given id(s).
108 108
disable-msg=W0511,R0922,W0201
109

  
110
# The new pylint 0.21+ style (plus the similarities checker, which is no longer
111
# a separate opiton, but a generic disable control)
112
disable=W0511,R0922,W0201,R0922,R0801,I0011

Also available in: Unified diff