Skip to content

Comments on the same line as -> should stay there #810

@amesgen

Description

@amesgen

Since #779, this snippet

\a -> -- foo
  a

is no longer idempotent, but rather formatted to

\a ->
  -- foo
  a

It would be nice to get back the old behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    commentsIssues related to comment placementstyleNitpicking and things related to purely visual aspect for formatting.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions