fix: Allow setting scope on commits for changelog

This commit is contained in:
kjeld Schouten-Lebbing 2021-09-08 12:39:04 +02:00
parent fa29627d04
commit 2772ee27f1
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 2 additions and 1 deletions

View File

@ -18,9 +18,10 @@ options:
# perf: Performance Improvements
# refactor: Code Refactoring
header:
pattern: "^(\\w*)\\:\\s(.*)$"
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
pattern_maps:
- Type
- Scope
- Subject
notes:
keywords: