cpms_operation_platform/.husky/commit-msg

5 lines
88 B
Plaintext
Raw Normal View History

2026-07-14 10:31:17 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no -- commitlint --edit "$1"