Skip to content

Commit e57b795

Browse files
committed
disable commit lint for now.
1 parent 2a50361 commit e57b795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Validate commit message with commitlint
2-
npx --no -- commitlint --edit $1
2+
# npx --no -- commitlint --edit $1

0 commit comments

Comments
 (0)