gkd-subscription/.husky/commit-msg

5 lines
117 B
Plaintext
Raw Normal View History

2023-09-04 17:00:31 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2023-10-16 17:26:50 +08:00
pnpm exec commitlint --config commitlint.config.cts --edit ${1}