3
0
Fork 0
wuttjamaican/.pylintrc

9 lines
178 B
INI
Raw Normal View History

# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=all
enable=dangerous-default-value,
redefined-argument-from-local,
2025-08-30 15:56:27 -05:00
unspecified-encoding,
unused-import,