chore: add git hooks

This commit is contained in:
Samuel 2024-12-18 17:58:01 +01:00
parent 3d49a25cae
commit 4495210f71
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