3
0
Fork 0
wuttaweb/.pylintrc

8 lines
140 B
INI
Raw Normal View History

# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=fixme,
attribute-defined-outside-init,
duplicate-code,
no-member,