DiscordTickets/.husky/commit-msg

5 lines
88 B
Plaintext
Raw Normal View History

2023-02-13 16:29:01 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no -- commitlint --edit ${1}