gohttpdUi/.husky/commit-msg

5 lines
70 B
Plaintext
Raw Normal View History

2021-10-16 09:40:39 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn commitlint --edit "$1"