Skip to content

🎨 Write generated strings .cpp file conventionally#940

Merged
elbeno merged 1 commit into
intel:mainfrom
elbeno:massage-gen-file-write
Jul 8, 2026
Merged

🎨 Write generated strings .cpp file conventionally#940
elbeno merged 1 commit into
intel:mainfrom
elbeno:massage-gen-file-write

Conversation

@elbeno

@elbeno elbeno commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Problem:

  • Strings in the generated .cpp file are formatted and written in an ad-hoc manner.

Solution:

  • Establish a convention of multiline f-strings and dedent use.

Problem:
- Strings in the generated .cpp file are formatted and written in an ad-hoc
  manner.

Solution:
- Establish a convention of multiline f-strings and `dedent` use.
@elbeno
elbeno enabled auto-merge July 7, 2026 22:35
@bdeane-intel
bdeane-intel requested a review from siauthun July 7, 2026 22:45
@elbeno
elbeno merged commit 6a04e49 into intel:main Jul 8, 2026
28 checks passed
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