unibest/.husky/commit-msg

6 lines
114 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2024-11-10 22:31:37 +08:00
# Run the commit-msg hook
npx --no-install commitlint --edit