Skip to content

Put an injected snapshot literal on its own line - #757

Merged
SimonCropp merged 1 commit into
mainfrom
inline-literal-own-line
Aug 14, 2026
Merged

Put an injected snapshot literal on its own line#757
SimonCropp merged 1 commit into
mainfrom
inline-literal-own-line

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

A multi-line raw string that trailed the open paren now starts on the line below it, indented one level in, so the opening delimiter lines up with the content and the closing one. Applies to the appended call and to every set path, so re-patching old-style code reformats it.

A multi-line raw string that trailed the open paren now starts on the line
below it, indented one level in, so the opening delimiter lines up with the
content and the closing one. Applies to the appended call and to every set
path, so re-patching old-style code reformats it.
@SimonCropp
SimonCropp merged commit a33c6ad into main Aug 14, 2026
9 checks passed
@SimonCropp
SimonCropp deleted the inline-literal-own-line branch August 14, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant