3
0
Fork 0
wuttjamaican/.pylintrc

8 lines
139 B
INI
Raw Normal View History

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