Add pre-commit hooks
Use pre-commit hooks to ensure that formatting (and poetry environment) is okay before committing and pushing.
Similar to the other projects, we should add a CI job to run the hooks on all files.
Edited by Jean-Baptiste Bayle
Use pre-commit hooks to ensure that formatting (and poetry environment) is okay before committing and pushing.
Similar to the other projects, we should add a CI job to run the hooks on all files.