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

README.md

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