3
0
Fork 0
wuttaweb/.pylintrc

9 lines
176 B
INI
Raw Normal View History

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