platform-marketing-content/.husky/commit-msg

6 lines
126 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# Validate commit message format
npx --no -- commitlint --edit ${1}