feat(workflow): readd pylint linting
This commit is contained in:
parent
57c7bce6cd
commit
98396c17e2
4 changed files with 131 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue