We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3a4b3 commit c0c52d8Copy full SHA for c0c52d8
.commitlintrc.json
@@ -0,0 +1,9 @@
1
+{
2
+ "rules": {
3
+ "header-max-length": [
4
+ 1,
5
+ "always",
6
+ 100
7
+ ]
8
+ }
9
+}
0 commit comments