Skip to content

Commit 3d7174d

Browse files
committed
chore: update commitlint configuration to increase header max length to 140 characters
1 parent f591f28 commit 3d7174d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"header-max-length": [
106106
2,
107107
"always",
108-
120
108+
140
109109
]
110110
}
111111
},

0 commit comments

Comments
 (0)