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

[#1347] Indent only TEMPLATE_ENTRY nodes immediately following a newline #1387

Commits on Jun 21, 2022

  1. [#1347] Indent only TEMPLATE_ENTRY nodes immediately following a ne…

    …wline
    
    ### 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.
    0x6675636b796f75676974687562 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    826a25d View commit details
    Browse the repository at this point in the history
  2. [#1347] Indent only TEMPLATE_ENTRY nodes immediately following a ne…

    …wline
    
    ### What's done:
    
     * Minor code clean-up.
    0x6675636b796f75676974687562 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1591d9e View commit details
    Browse the repository at this point in the history