scratch-sb1-converter/.husky/commit-msg
2023-12-18 07:32:45 -08:00

4 lines
93 B
Bash
Executable file

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