Right now, I’m reviewing code I copied into my own code branch (p4) and I’m finding that I’m doing something I thought I’d never do.
I’m actually lining up functions and parameters into columns. I have to admit, it’s much easier to read code this way then when code is all smushed together.
Now, I know some will say that this violates Rule 0, but I don’t care.