Skip to content

Accept quotes in description and additional constraints (backport #357) - #372

Merged
christophfroehlich merged 1 commit into
humblefrom
mergify/bp/humble/pr-357
Jul 24, 2026
Merged

Accept quotes in description and additional constraints (backport #357)#372
christophfroehlich merged 1 commit into
humblefrom
mergify/bp/humble/pr-357

Conversation

@mergify

@mergify mergify Bot commented Jul 24, 2026

Copy link
Copy Markdown

Transform strings to replace " with \" in C++ and Python.

I tried the raw-string route (e.g.

R"(my "quoted" description
with line-breaks)";

but it didn't work nicely with the jinja indent filter.

Closes #353


This is an automatic backport of pull request #357 done by Mergify.

@christophfroehlich
christophfroehlich merged commit 09e7594 into humble Jul 24, 2026
12 checks passed
@christophfroehlich
christophfroehlich deleted the mergify/bp/humble/pr-357 branch July 24, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants