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

  • @webchick THIS. I "inbox unread 0" is usually good enough for me. 5 years 19 weeks ago
  • @tommysalami http://twitpic.com/o1bfd - Which one are Dexter and Brian in? 5 years 19 weeks ago
  • @eaton yeah, I'd just assume^H^H^H^H^H^Has soon people didn't abuse language like that either. 5 years 19 weeks ago
  • Thomas Kinkade Plague, yours for only $10 http://worcester.craigslist.org/hsh/1447981381.html 5 years 19 weeks ago
  • Handy shortcut to clear FireFox 3.5 data on OS X: cmd+shift+del 5 years 19 weeks ago

Older

Contact

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