Skip to content

Minor formatting issues #103

@schungx

Description

@schungx
switch x {
  _ => x
}

get formatted to:

switch x {
  x => x
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-fmtArea: FormatterbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions