githooks

Personal git hooks
git clone git://pollux.codes/git/githooks.git
Log | Files | Refs | README

commit a81bab7e6dbadf97b74ee04262d527b7d33c142f
Author: Pollux <pollux@pollux.codes>
Date:   Sun,  9 Feb 2025 22:56:06 -0600

docs: add README.md

Signed-off-by: Pollux <pollux@pollux.codes>

Diffstat:
AREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1 @@ +Some personal git hooks for formatting and stuff.