2
0

commit-msg 95 B

1234
  1. #!/usr/bin/env sh
  2. # 运行 commitlint 检查 commit message
  3. npx --no -- commitlint --edit ${1}