3
0
Fork 0
wuttaweb/.pylintrc

10 lines
193 B
INI
Raw Normal View History

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