Skip to content

Commit 49e9756

Browse files
committed
chore: disable commitlint for releases.
1 parent f5e19ff commit 49e9756

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-
pnpm exec commitlint --edit $1
2+
# pnpm exec commitlint --edit $1

0 commit comments

Comments
 (0)