3
0
Fork 0
wuttaweb/.pylintrc

10 lines
203 B
INI
Raw Normal View History

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