From a1a6eae43f5995e21ff3d535094a6350e1031804 Mon Sep 17 00:00:00 2001 From: Avamander Date: Sun, 18 Apr 2021 19:20:16 +0300 Subject: Added a pre-commit hook that should simplify commiting pre-formatted code --- hooks/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hooks/README.md (limited to 'hooks/README.md') diff --git a/hooks/README.md b/hooks/README.md new file mode 100644 index 00000000..de8fc67b --- /dev/null +++ b/hooks/README.md @@ -0,0 +1,5 @@ +# 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` -- cgit v1.2.3-70-g09d2