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.
commmitlint
scope
1 parent 1ad0f4c commit 71ff989Copy full SHA for 71ff989
commitlint.config.ts
@@ -5,7 +5,6 @@ export default {
5
rules: {
6
'subject-max-length': [2, 'always', 120],
7
'scope-enum': [2, 'always', []],
8
- 'scope-empty': [2, 'always'],
9
'type-enum': [
10
2,
11
'always',
0 commit comments