We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f26cf commit 58ff87dCopy full SHA for 58ff87d
1 file changed
commitlint.config.cjs
@@ -14,6 +14,6 @@ module.exports = {
14
'build',
15
'revert'
16
]],
17
- 'header-max-length': [2, 'always', 100]
+ 'header-max-length': [2, 'always', 150]
18
}
19
};
0 commit comments