Skip to content

Over-length line not folded (inside #if block) #309

Closed
@SteveGilham

Description

Using fantomas . --recurse --indent 2 --pageWidth 90 left a >130 character line was left unaltered

#if NETCOREAPP2_1
#else
                     |> List.filter (fun f -> isWindows || f = "Sample1.exe.mdb" || (f.EndsWith("db", StringComparison.Ordinal) |> not))
#endif

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