InfiniTime/hooks
2024-01-12 14:42:53 +01:00
..
pre-commit hook: Find correct clang-format version better 2024-01-12 14:42:53 +01:00
README.md Added a pre-commit hook that should simplify commiting pre-formatted code 2021-07-24 15:55:52 +02:00

Git hooks

This directory contains Git hooks that simplify contributing to this repository.

You can install them by copying the files into .git/hooks in the repository folder or by running git config --local core.hooksPath hooks