Search |
||
Compared to your development process at work, is your outside-of-work process...Better in most respects
42% (153 votes)
Better in some respects, worse in others
32% (117 votes)
Worse in most respects
6% (20 votes)
I don't do outside-of-work development
16% (59 votes)
I don't develop at work
4% (13 votes)
Total votes: 362
»
|
||
|
|
Really not surprised with the results
Really not surprised with the results
Really not surprised with the results
Really not surprised with the results
I take it all back :D
for (int i = 0; i < maxSize; i++) { System.out.println("Hello " + i); }Although this is really standard code and only three lines long, it would have violated not one, but _two_ of the checkstyle rules they have to put up with. Amazing. (And probably a third, given the anality of the rules they'd probably spit the dummy at adding a number to a string)