|
|
|
|
|
|
score_under
|
 |
Reply #6 Posted on: July 22, 2010, 09:42:21 am |
|
|
 Joined: Aug 2008
Posts: 308
|
And score_under, how is the indentation messed up? It's two spaces, and I specifically checked for tabs to make sure that it would remain constant.
I'm fairly sure you're the only person in the world who thinks that this: while(doSomething()) { doSomethingElse(); } is prettier than this: while(doSomething()) { doSomethingElse(); }
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
score_under
|
 |
Reply #13 Posted on: July 23, 2010, 03:44:26 pm |
|
|
 Joined: Aug 2008
Posts: 308
|
Although what's the worst is 8-space tabs.
Except in Assembler, when it's sometimes acceptable. Also, my tabs are set to width 2. It really picks up on those people who mix tabs and spaces, most programmers seem to use 4 space tabs nowadays 
|
|
|
Logged
|
|
|
|
|
|