salix-front/.husky/commit-msg

9 lines
203 B
Plaintext
Raw Permalink Normal View History

2024-08-08 11:59:45 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
echo "Running husky commit-msg hook"
npx --no-install commitlint --edit
echo "Adding reference tag to commit message"
node .husky/addReferenceTag.js