gohttpdUi/.husky/commit-msg

5 lines
70 B
Plaintext
Raw Permalink Normal View History

2021-12-07 16:36:59 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm commitlint --edit "$1"