3
0
Fork 0
wuttaweb/.pylintrc

12 lines
285 B
INI

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