StellarisModParser/.forgejo/workflows/config/.pylintrc
Seaswimmer d6b41de54b
All checks were successful
Actions / Lint Code (Ruff & Pylint) (push) Successful in 15s
Actions / Build (push) Successful in 26s
final pylint fixes
2024-06-22 02:05:59 -04:00

7 lines
170 B
INI

[MESSAGES CONTROL]
disable=
missing-module-docstring,
missing-function-docstring,
line-too-long,
too-many-arguments,
too-many-instance-attributes