DiscordTickets/.husky/commit-msg
2024-04-18 22:24:18 +01:00

4 lines
112 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
. "$(where npx | head -n 1)" --no -- commitlint --edit ${1}