fea(githooks): hit pre-commit and commit-msg hooks

This commit is contained in:
2024-11-03 18:38:28 +01:00
parent a474783a02
commit 3cc9799bdc
6 changed files with 765 additions and 11 deletions

2
setup.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
git config --local core.hooksPath .githooks