nicenote/.husky/commit-msg
2023-10-30 10:49:45 +08:00

5 lines
82 B
Bash
Executable File

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