pre-commit Framework
pre-commit Framework🔗
The pre-commit framework facilitates using and maintaining hooks. They can be downloaded e.g. from GitHub and re-used across projects.
Examples🔗
- pre-commit/pre-commit-hooks @GH
- Black code formatter: pre-commit hooks
- CERN pre-commit hooks: include in pipeline via HTTPS, run hooks, generate patch if code is changed that can be downloaded and applied locally