antd-tiny-vue/.husky/commit-msg
2023-02-16 22:11:44 +08:00

5 lines
82 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm exec commitlint -e "$1"