We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5f0f9 commit eebbe5bCopy full SHA for eebbe5b
1 file changed
.commitlintrc.cjs
@@ -48,6 +48,6 @@ module.exports = {
48
],
49
50
'subject-empty': [2, 'never'],
51
- 'subject-max-length': [2, 'always', 72]
+ 'subject-max-length': [2, 'always', 300]
52
}
53
};
0 commit comments