10 lines
227 B
INI
10 lines
227 B
INI
# -*- mode: conf; -*-
|
|
|
|
[MESSAGES CONTROL]
|
|
disable=all
|
|
enable=
|
|
inconsistent-return-statements,
|
|
no-else-return,
|
|
too-many-branches,
|
|
too-many-instance-attributes,
|
|
too-many-return-statements,
|