Skip to content

Commit 3bcc967

Browse files
committed
chore(github): add commit scope chore
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 94ffbdf commit 3bcc967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.commitlintrc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const config: UserConfig = {
1616
extends: ['@flex-development'],
1717
rules: {
1818
'scope-enum': [RuleConfigSeverity.Error, 'always', scopes([
19+
'chore',
1920
'preset',
2021
'settings'
2122
])]

0 commit comments

Comments
 (0)