3
0
Fork 0
wuttaweb/.pylintrc

9 lines
167 B
INI
Raw Normal View History

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