fsprojects / fantomas

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

Change space before colon default to false #429

Closed nojaf closed 5 years ago

nojaf commented 5 years ago

I propose that we change SpaceBeforeColon to false as a default.

Example

The style guide doesn't have this and Don seems to have made it default in the compiler.

@jindraivanek thoughts?

jindraivanek commented 5 years ago

I agree, we should align default style with the style guide.