opencanteen/.husky/commit-msg
2022-05-19 17:14:58 +02:00

5 lines
79 B
Bash
Executable file

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