scratch-link/.husky/commit-msg
2023-04-05 13:31:37 -07:00

4 lines
93 B
Bash
Executable file

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