Skip to content

Feature/add precommit hooks

Karel van Klink requested to merge feature/add-precommit-hooks into develop

Add a precommit hook that runs ruff and ruff format.

If anything is wrong, it will try and fix it for you, so hopefully no more frustrating CI pipeline fails 🎉

Merge request reports