farris-vue/.husky/commit-msg

5 lines
93 B
Plaintext
Raw Normal View History

2022-09-13 17:21:32 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit ${1}