Skip to content

Option to preserve indent in empty lines. #887

Closed
@kevincox

Description

@kevincox

Hello, it would be nice to have the option to put whitespace on empty lines to match the current indent level.

fn foo() {
   let thing = 1;
   <- Keep this indent.
   let thing = 2;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions