DiscordTickets/.husky/commit-msg

4 lines
112 B
Plaintext
Raw Normal View History

2023-02-13 16:29:01 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2024-04-19 00:24:18 +03:00
. "$(where npx | head -n 1)" --no -- commitlint --edit ${1}