0
0
Fork 0
salix-front-mindshore-fork2/.husky/commit-msg

9 lines
203 B
Plaintext
Raw 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