-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#1347] Indent only
TEMPLATE_ENTRY
nodes immediately following a ne…
…wline (#1387) ### What's done: * Now, only those `LITERAL_STRING_TEMPLATE_ENTRY` nodes which immediately follow a newline are indented. * Additionally, with this change, `trimIndent()` and `trimMargin(...)` calls are more reliably detected. * This fixes #1347.
- Loading branch information
1 parent
d96621e
commit c0b42a8
Showing
3 changed files
with
166 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters