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
+2 -1
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: