Skip to content

Bug: trailing spaces introduced for expressions with attributes #1356

@craigfe

Description

@craigfe

There are many cases where OCamlformat will introduce trailing spaces before wrapped attributes:

;;
(a_______________________________________________________________________________ 
[@attr]) ()

;;
(a_______________________________________, b____________________________________) 
[@attr]

;;
{ a____________________________________ = b___________________________________ } 
[@attr]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions