Skip to content

run ruff pre-commit hook with pyproject configuration

Simon Mazenoux requested to merge run-ruff-fix-on-the-whole-code into dev

The config in pyproject.toml wasn't fully taken into account, see https://github.com/astral-sh/ruff-pre-commit/issues/54

Merge request reports