nostream/.husky/commit-msg
Ricardo Arturo Cabral Mejía c7cf78fc4b chore: install commitlint
2022-11-22 19:36:42 -05:00

5 lines
88 B
Bash
Executable File

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