chore: add 'test' to commit group

This commit is contained in:
Max Luebke 2023-03-03 14:40:52 +01:00
parent 357936b639
commit 7202a0d1ff

View File

@ -17,6 +17,7 @@ options:
- doc - doc
- chore - chore
- ci - ci
- test
commit_groups: commit_groups:
title_maps: title_maps:
feat: Features feat: Features
@ -29,6 +30,7 @@ options:
doc: Documentation doc: Documentation
chore: Householding and Cleanup chore: Householding and Cleanup
ci: CI ci: CI
test: Software Testing
header: header:
pattern: "^(\\w*)\\:\\s(.*)$" pattern: "^(\\w*)\\:\\s(.*)$"
pattern_maps: pattern_maps: