nicecode-v2/.husky/commit-msg
2023-11-29 15:48:08 +08:00

5 lines
82 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx commitlint --edit "${1}"