Skip to content

Fails to indent appropriately when a comment line follows an if statement #15

@Determinant

Description

@Determinant

Try the following example:

var a;
if (a)
      // comment
{
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions