gitdch/.pylintrc
2022-11-24 11:09:41 +01:00

8 lines
184 B
INI

[MESSAGES CONTROL]
disable=invalid-name,
locally-disabled,
too-many-arguments,
too-many-branches,
line-too-long,
consider-using-f-string, # to keep compatibility with python 3.5