feat(workflow): readd pylint linting
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s

This commit is contained in:
SeaswimmerTheFsh 2024-02-28 10:52:22 -05:00
parent 57c7bce6cd
commit 98396c17e2
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
4 changed files with 131 additions and 2 deletions

View file

@ -17,6 +17,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
ruff = "^0.2.1"
pylint = "^3.1.0"
[tool.poetry.group.docs]
optional = true