github.com/newrelic/newrelic-client-go@v1.1.0/.githooks/commit-msg (about) 1 #!/bin/sh 2 3 echo 4 echo "Checking commit message format..." 5 echo 6 7 make lint-commit COMMIT_MSG_FILE=$1