PyZipline/.forgejo/workflows/config/.pylintrc
SeaswimmerTheFsh a8ef29422d
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 35s
fix: fixed pylintrc
2023-12-20 23:53:36 -05:00

7 lines
154 B
INI

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