wireguard-dashboard-admin/.husky/commit-msg
2022-07-10 14:02:02 +08:00

5 lines
93 B
Bash

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