Skip to content

Commit e8ad972

Browse files
committed
fix: commitlint for release
1 parent a018b92 commit e8ad972

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.commitlintrc

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
0,
88
"always",
99
100
10+
],
11+
"footer-max-line-length": [
12+
0,
13+
"always",
14+
100
15+
],
16+
"footer-leading-blank": [
17+
0,
18+
"always",
19+
100
1020
]
1121
}
1222
}

0 commit comments

Comments
 (0)