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
I think the issue is with every infix operator, whereby breaking the line after the operator, simply doesn't indent the line that follows. Not sure if it's the proper style, but it is what I'm used to as well.
Currently, function chaining gets no indent:
Something like what's below would be preferable, as with function arguments and the other examples mentioned in the docs.
The text was updated successfully, but these errors were encountered: