scratch-storage/.husky/commit-msg

5 lines
93 B
Text
Raw Permalink Normal View History

2023-12-20 21:46:40 -05:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"