feat(workflow): switch to ruff for code linting

This commit is contained in:
SeaswimmerTheFsh 2024-02-14 10:35:57 -05:00
parent 1aa12e88ac
commit eafd02bb53
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@ humanize = "^4.8.0"
optional = true
[tool.poetry.group.dev.dependencies]
pylint = "^2.17.5"
ruff = "0.2.0"
[tool.poetry.group.docs]
optional = true