chore: add git hooks

This commit is contained in:
Samuel 2024-12-18 17:58:01 +01:00
parent 84b5ef9755
commit 7cfec72d53
No known key found for this signature in database
7 changed files with 951 additions and 12 deletions

2
.husky/commit-msg Normal file
View file

@ -0,0 +1,2 @@
export PATH="$PATH:$(pnpm bin)"
pnpm dlx commitlint --edit $1