commit-msg 116 B

1234
  1. #!/usr/bin/env sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. npx --no-install commitlint --config .commitlintrc.js --edit ${1}