Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f607f3

Browse files
baluyotrafLee-W
authored andcommitted
Revert removal of escape in toml
1 parent a3682d5 commit 5f607f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/tutorials/monorepo_guidance.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Example config and commit for `library-b`:
7171

7272
```toml
7373
[tool.commitizen.customize]
74-
changelog_pattern = "^(feat|fix)\(library-b\)(!)?:" #the pattern on types can be a wild card or any types you wish to include
74+
changelog_pattern = "^(feat|fix)\\(library-b\\)(!)?:" #the pattern on types can be a wild card or any types you wish to include
7575
```
7676

7777
A commit message looking like this, would be included:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /