Hacker News new | ask | show | jobs
by Tichy 6196 days ago
Yeah while I was reading that article it occurred to me that Allman is a good way to increase LoC count ;-)
1 comments

You'll also notice that in his example of the Allman style, each code block starts with a comment. In my experience as an Allman formatter, I feel pretty much compelled to comment even the simplest code blocks, just so that it doesn't look stupid, thus increasing the number of lines of code even further.