Skip to content

Commit f2bca84

Browse files
committed
chore: update commitlint config
1 parent ff7f77d commit f2bca84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.commitlintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export default {
22
extends: ['@commitlint/config-conventional'],
3+
rules: { 'body-max-line-length': [0] },
34
};

0 commit comments

Comments
 (0)