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 2416152 commit 46ddca5Copy full SHA for 46ddca5
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