scratch-l10n/.husky/commit-msg
2024-01-16 10:33:36 -08:00

4 lines
93 B
Bash
Executable file

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"