Skip to content

2.25 update breaks formatting of for loop with parentheses around start value #545

@joshtynjala

Description

@joshtynjala

Original:

for (i in (startLine + 1)...endLine)

Wrong formatting:

for (i in(startLine + 1)...endLine)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions