Coding Peeve

I don't spend a lot of time reading other peoples' code, but when I do, and when they format their curly braces like

if(foo)

{
 doSomethingWith(bar);
}

It drives me irrationally insane with rage.

if(foo){
 doSomethingWith(bar);
}

Is better. I will not entertain arguments.

Tagged:

Also

Syndicate content

Twitter

  • @mikesusz Yeah, that's new. Have to see if it's any better in Rindge; historically I'm lucky to get 1 ATT bar there. 5 years 21 weeks ago
  • Holy crap dude! Getting 4 bars of reception from AT&T at the house. It's not 3G, but it's a big improvement. #fb 5 years 21 weeks ago
  • Enjoying this weather while it lasts. which won't be long! #fb 5 years 21 weeks ago
  • @taccuosti You as King Solomon? "This is truly alarming!" 5 years 21 weeks ago
  • @prouty Hmm, I think you'd have to set up some kind of list with specific rules like that - but I like the idea. 5 years 21 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key