fsprojects / fantomas

FSharp source code formatter
https://fsprojects.github.io/fantomas
Other
758 stars 189 forks source link

Fix exn in (|UppercaseExpr|LowercaseExpr|) #3091

Closed dawedawe closed 1 month ago

dawedawe commented 1 month ago

fixes #3088

As written in the comment in the tests, I think we are better off not trying to apply the SpaceBefore(Upper|Lower)caseInvocation setting in the ? call chain as that can easily produce invalid code.