ice/.husky/commit-msg

5 lines
75 B
Plaintext
Raw Permalink Normal View History

2022-01-27 14:32:38 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2022-01-27 14:34:22 +08:00
npx --no -- commitlint --edit $1