Open
Description
ruff
was added in #599 while it was removed from .pre-commit-config.yaml
in a0b60ca
Some of the rules were intentionally ignored in pyproject.toml
to allow us to enable them one by one and make the required changes. After #600, #601, #602, #603, #604, #605, #608, #609, #610, and #611 have been resolved, we want to add ruff
back to .pre-commit-config.yaml
.
We also want to ensure the ruff
configuration in the toml
file is utilized by .pre-commit-config.yaml
too.
https://docs.astral.sh/ruff/linter/#the-ruff-linter
https://github.com/pre-commit/pre-commit