16 lines
367 B
INI
16 lines
367 B
INI
[MESSAGES CONTROL]
|
|
disable=
|
|
bad-option-value,
|
|
duplicate-code,
|
|
fixme,
|
|
import-outside-toplevel,
|
|
invalid-name,
|
|
line-too-long,
|
|
old-style-class,
|
|
too-few-public-methods,
|
|
too-many-arguments,
|
|
too-many-branches,
|
|
too-many-instance-attributes,
|
|
too-many-locals,
|
|
too-many-public-methods,
|
|
cyclic-import, # This shoud be fixed |