Blame view

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