Skip to content

Commit 8b5871a

Browse files
committed
chore(github): add commit scopes location and reader
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent ca3aace commit 8b5871a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.commitlintrc.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ const config: UserConfig = {
2121
'scope-enum': [Severity.Error, 'always', scopes([
2222
'chore',
2323
'lexer',
24+
'location',
2425
'markdown',
2526
'parser',
27+
'reader',
2628
'util'
2729
])]
2830
}

0 commit comments

Comments
 (0)