ray-template/.husky/commit-msg
2023-07-05 10:52:54 +08:00

4 lines
85 B
Bash
Executable File

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