build(husky): 修改commitlint

This commit is contained in:
randy
2023-04-21 11:37:39 +08:00
parent c443f9650c
commit cd734d8524
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx run commitlint --edit
npx commitlint --edit "$1"