web/.husky/commit-msg
2022-03-13 16:47:22 +08:00

4 lines
122 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint -x $(npm root -g)/@commitlint/config-conventional --edit