scratch-l10n/.husky/commit-msg

5 lines
93 B
Text
Raw Normal View History

2024-01-16 12:56:37 -05:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"