lsd/.husky/commit-msg

5 lines
88 B
Plaintext
Raw Normal View History

2023-02-02 14:06:26 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no -- commitlint --edit ${1}