We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17508d1 commit 6b12d07Copy full SHA for 6b12d07
1 file changed
commitlint.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
'subject-full-stop': [0],
11
'header-max-length': [2, 'always', 78],
12
'scope-enum': [
13
- 1,
+ 2,
14
'always',
15
[
16
'apds9960',
0 commit comments