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

  • There is a distinct lack of cake around here. #fb 5 years 17 weeks ago
  • Dear sourceforge. Is there a reason why I still, in 2009, need to click on 27 links before you give me the file I came for? 5 years 17 weeks ago
  • Awesome! I've been looking for this for years: Use FileMerge to view svn diffs: http://is.gd/4UBFZ 5 years 17 weeks ago
  • @jcfiala ZALGO 5 years 17 weeks ago
  • I'm not a huge trad bluegrass fan, but it doesn't get much better than Flatt & Scruggs Foggy Mtn Banjo album. #fb 5 years 17 weeks ago

Older

Contact

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