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