Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 39d1a35

Browse files
committed
fix: some adaptions to use husky
1 parent 1f39c49 commit 39d1a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
commitlint -E HUSKY_GIT_PARAMS
4+
npx --no-install commitlint -E $1

0 commit comments

Comments
 (0)