14 years into Scala, I'm experimenting with a new way of formatting my code. I've started column-aligning each opening `(` of explicit/implicit parameter block, and the `:` of the return type in method/class definitions, with a four-space indent for long lines. Liking it so far.
But for the avoidance of doubt, you were definitely criticising my formatting style, right? ;)
-
-
Yes, absolutely. But probably because I had to deal with that style up and down the sbt codebase for so long.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

Just giving you a heads up that it looks like the dangling parens / align open parens thing is doing something weird in Haoyi's codebase.