commit-msg 94 B

12345
  1. #!/bin/sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. # Check commit msg format
  4. yarn commitlint --edit $1