mermaid/.husky/commit-msg

5 lines
80 B
Plaintext
Raw Normal View History

2021-12-04 12:58:00 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1