Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable trim multiline raw string #5243

Merged
merged 7 commits into from Sep 4, 2022
Merged

Conversation

BraisGabin
Copy link
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.

@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.

None yet

3 participants