Skip to content

Warn on mis-indented code #12682

Open
Open
@adriaanm

Description

@adriaanm

Scala 3 will have a few syntax "tweaks" -- we should already provide warnings in the 2 series where possible.

In general, I'm in favor of warning about things that don't make sense even without considering the 3.0 upgrade. For indentation, that would include:

  • accidental de-indent without closing brace
  • ....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions