PyZipline/.forgejo/workflows/config/.pylintrc
SeaswimmerTheFsh 2384e8cb3b
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 35s
fix: pylint
2023-12-22 14:07:00 -05:00

9 lines
211 B
INI

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