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

  • Looking over my shoulder. I understand I'm now being followed by the @LOST_SKELETON 5 years 11 weeks ago
  • It's a Dave Brubeck Quartet sort of afternoon. #fb 5 years 12 weeks ago
  • Worth staying up for http://flic.kr/p/7nHVLq 5 years 12 weeks ago
  • Also, shout out to glassyeyes.com - $20 off coupon for 39dollarglasses.com now thru Friday http://is.gd/5hfzN #fb 5 years 13 weeks ago
  • @wstites I don't know about #wpmu, but if it's like #Drupal the first admin account created may get special, undeleteable status 5 years 13 weeks ago

Older

Contact

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