3
0
Fork 0
wuttjamaican/.pylintrc
Lance Edgar ac65ec891b add initial pylint config, just one checker
will clean these up one by one so we can use fail-under=10 for
buildbot pylint
2025-08-30 15:46:42 -05:00

5 lines
85 B
INI

# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=all
enable=dangerous-default-value