Skip to content

Pre-commit hooks and CI linting for every commit

Brieuc Dubois a demandé de fusionner lint-ci vers main

This PR adds pre-commit hooks and CI linting check for every commit. To enable the pre-commit hooks, the command git config --local core.hooksPath .githooks/ can be used.

The pipeline will also be used for PRs.

Modification effectuée par Brieuc Dubois

Rapports de requête de fusion