gitdch/.pylintrc
Benjamin Renard ce9181f53f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix some pylint warnings and add custom .pylintrc file
2022-04-17 00:34:05 +02:00

7 lines
117 B
INI

[MESSAGES CONTROL]
disable=invalid-name,
locally-disabled,
too-many-arguments,
too-many-branches,
line-too-long,