Skip to content

Enable trim multiline raw string#5243

Merged
BraisGabin merged 7 commits intomainfrom
enable-TrimMultilineRawString
Sep 4, 2022
Merged

Enable trim multiline raw string#5243
BraisGabin merged 7 commits intomainfrom
enable-TrimMultilineRawString

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

This is a big change.

The idea behind this is to enable MultilineRawStringIndentation and fix all the format issues that we have.

This is needed because MultilineRawStringIndentation can't work over raw strings that don't use .trimIndent() because, otherwise, it would be changing the behaviour.

@BraisGabin BraisGabin force-pushed the enable-TrimMultilineRawString branch from ee89ebc to a167262 Compare September 4, 2022 21:41
@BraisGabin BraisGabin enabled auto-merge (squash) September 4, 2022 21:58
@BraisGabin BraisGabin merged commit d516562 into main Sep 4, 2022
@BraisGabin BraisGabin deleted the enable-TrimMultilineRawString branch September 4, 2022 21:58
@cortinico cortinico added housekeeping Marker for housekeeping tasks and refactorings and removed formatting labels Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants