Skip to content

Commit c0c52d8

Browse files
authored
chore: add .commitlintrc.json (#28)
1 parent dc3a4b3 commit c0c52d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.commitlintrc.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"rules": {
3+
"header-max-length": [
4+
1,
5+
"always",
6+
100
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)