14 lines
241 B
INI
14 lines
241 B
INI
[MESSAGES CONTROL]
|
|
disable=
|
|
C,
|
|
R,
|
|
fixme,
|
|
locally-disabled,
|
|
protected-access,
|
|
useless-else-on-loop,
|
|
cell-var-from-loop, # https://github.com/PyCQA/pylint/issues/1934
|
|
enable=useless-suppression
|
|
|
|
[REPORTS]
|
|
reports=n
|