fsprojects / fantomas

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

Check Hash Directive more strictly inside of lists or arrays #3080

Closed Linschlager closed 2 months ago

Linschlager commented 2 months ago

Resolves https://github.com/fsprojects/fantomas/issues/3079

Instead of giving up on Stroustrup-Formatting whenever there is Trivia on the closing brackets, only do that for HashDirectives and allow any other kind of Trivia such as comments or NewLines

Linschlager commented 2 months ago

Thanks, this looks good. Do you want a release for this?

That would be awesome as it's currently blocking us from updating to the latest version