Skip to content

Commit a8db0b1

Browse files
ChristianMurphymarionebl
authored andcommitted
fix(config-conventional): add missing applicable attribute to type-enum
1 parent 0e10fe1 commit a8db0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

@commitlint/config-conventional/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ module.exports = {
1515
'type-empty': [2, 'never'],
1616
'type-enum': [
1717
2,
18+
'always',
1819
[
1920
'build',
2021
'chore',

0 commit comments

Comments
 (0)