Blame view

.husky/commit-msg 138 Bytes
5d134410   张志伟   🐱 feat(*): init
1
2
3
4
5
6
7
  #!/usr/bin/env sh
  . "$(dirname -- "$0")/_/husky.sh"
  
  # Export Git hook params
  export GIT_PARAMS=$*
  
  npx --no-install fabric verify-commit