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