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

Do not indent raw string literals that are not followed by either trimIndent() or trimMargin() #1401

Conversation

paul-dingemans
Copy link
Collaborator

Description

Closes #1375

Checklist

  • tests are added
  • CHANGELOG.md is updated

@paul-dingemans paul-dingemans added this to the 0.45.0 milestone Mar 12, 2022
@paul-dingemans paul-dingemans merged commit 4079b94 into pinterest:master Mar 12, 2022
@paul-dingemans paul-dingemans deleted the 1375-indent-closing-quote-not-followed-by-trim-v2 branch March 12, 2022 13:55
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.

indent rule wants to add trailing newlines/whitespaces to multi-line raw string literals
1 participant