3
0
Fork 0
wuttaweb/.pylintrc

11 lines
228 B
INI
Raw Normal View History

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