|
|
|
|
|
by indymike
1773 days ago
|
|
I once had a boss who measured productivity in lines of code. We had two developers. A changed line counted, as did a new line. So... every week, I'd fire up the code formatter and change a setting for indents (2 spaces or 4, new line for curley braces, etc) and reformat all the code. My parter would refactor the most common function names. We were amazingly productive. |
|