Actions
Task #4258
openCreation of a ruff pre commit hook
Start date:
09/01/2024
Due date:
09/01/2024 (about 11 months late)
% Done:
100%
Estimated time:
revision:
r0
Sprint:
Description
Now at each commit, there are pre commit hooks that are triggered before submit, which do basic check + ruff linter + ruff formater.
This pre commit system enforce the cleanness and solidity of the code.
The pre commit functionality will be extends if possible to doc, tests and more strict linter/formater rules
Actions