We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f0bcf commit 88b25c1Copy full SHA for 88b25c1
.coafile
@@ -10,7 +10,7 @@ use_spaces = True
10
[commit]
11
bears = GitCommitBear
12
shortlog_trailing_period = False
13
-shortlog_regex = ([^:]*|\S+: [A-Z0-9*].*)
+shortlog_regex = ([^:]*|[^:]+[^ ]: [A-Z0-9*].*)
14
15
[invalidlinks]
16
enabled = False
0 commit comments