nextui/.husky/commit-msg
2022-11-05 22:26:17 -03:00

5 lines
108 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm commitlint --config .commitlintrc.cjs --edit ${1}