From e104c8ed4a41e790dfd03e822a923c4df7b082b3 Mon Sep 17 00:00:00 2001 From: Jomar Milan Date: Sun, 31 May 2026 12:21:59 -0700 Subject: Add suggested pre-commit hook --- .githooks/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .githooks/README (limited to '.githooks/README') diff --git a/.githooks/README b/.githooks/README new file mode 100644 index 0000000..2c18c82 --- /dev/null +++ b/.githooks/README @@ -0,0 +1,4 @@ +This directory contains suggested commit hooks for Git. You can symlink +specific Git hooks that you want to use, or you can set core.hooksPath to this +directory if you want to use all of them. Please make sure to check hooks before +you start to use them. \ No newline at end of file -- cgit v1.2.3