ray-template/.husky/commit-msg
2023-07-23 13:26:55 +08:00

4 lines
85 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"
pnpm lint-staged --allow-empty "$1"