PyZipline/.forgejo/workflows/config/.pylintrc
SeaswimmerTheFsh 0dda9b46fa
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 12s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 17s
misc: added ruff linting to the actions workflow, added pydantic as a dependency
2024-03-28 08:59:14 -04:00

5 lines
104 B
INI

[MESSAGES CONTROL]
disable=
line-too-long,
invalid-name,
inconsistent-return-statements