markdowny/.husky/commit-msg

5 lines
88 B
Plaintext
Raw Normal View History

2023-01-26 04:23:33 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no -- commitlint --edit "$1"