Skip to content

Commit 9d28736

Browse files
committed
fix: wip
1 parent 34c69f0 commit 9d28736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Disallow empty commit messages. Useful in CI. [Read more][allow_abort]
115115
- Type: `list`
116116
- Default: `["Merge", "Revert", "Pull request", "fixup!", "squash!"]`
117117

118-
Allow some prefixes and do not try to match the regex when checking the message. [Read more][allowed_prefixes]
118+
List of prefixes that commitizen ignores when verifying messages. [Read more][allowed_prefixes]
119119

120120
### `changelog_file`
121121

0 commit comments

Comments
 (0)