DiscordTickets/.husky/commit-msg

4 lines
112 B
Plaintext
Raw Normal View History

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