On Friday, January 18, 2013 07:45:34 Mehrdad wrote:On Friday, 18 January 2013 at 05:41:00 UTC, Artur Skawina wrote:> This is one of the reasons why automatic code formatting is > such a bad idea.> > arturIn what language? In C# it's actually a fantastic idea.In _any_ language. Inevitably, the formatter ends up totally mangling at least some of the lines.
I guess you've never used Visual C#? Give it a try sometime ;)
