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 b8c3536 commit 43186a0Copy full SHA for 43186a0
commitlint.config.js
@@ -6,5 +6,6 @@ module.exports = {
6
'subject-case': [0, 'always'],
7
'header-case': [0, 'always'],
8
'body-case': [0, 'always'],
9
+ 'footer-max-line-length': [0, 'always'],
10
},
11
}
0 commit comments