You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since extension (s: String) easily fits on a single line, it should not be wrapped on to two lines even with newlines.beforeOpenParenDefnSite = unfold.
If the doc comment /** ... */ is removed from before the def foo(), the formatting works as expected (except that there is no space after the extension keyword, but that may be configurable).