PyZipline/.forgejo/workflows/config/.pylintrc
SeaswimmerTheFsh adfe6de1cf
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 38s
fix: pylint fixes
2023-12-21 08:49:31 -05:00

9 lines
205 B
INI

[MESSAGES CONTROL]
disable=
line-too-long,
invalid-name,
too-few-public-methods,
too-many-instance-attributes,
too-many-arguments,
too-many-local-variables,
too-many-locals