Skip to content

Bug: line over 90 characters with extension point #1069

@ceastlund

Description

@ceastlund

Describe the bug
The nested expression should be wrapped, the line exceeds 90 characters.

let _ =
  [%str
    let () = very_long_function_name__________________ very_long_argument_name____________]
;;

How to Reproduce
ocamlformat built from 99444f3 using --profile=janestreet.

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