3
0
Fork 0
wuttjamaican/.pylintrc

9 lines
218 B
INI

# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=all
enable=dangerous-default-value,
inconsistent-return-statements,
redefined-argument-from-local,
unspecified-encoding,
unused-import,