scratch-paint/.husky/commit-msg

5 lines
93 B
Text
Raw Permalink Normal View History

2022-08-25 15:18:40 -07:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"