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

  • #Drupal Views2 oddity: Live Preview exposed filters don't update, but changes applied on save. Google-fu failing me. Thoughts? 5 years 17 weeks ago
  • @krazykatmama @macmess Awwww! (that's as it should be!) 5 years 17 weeks ago
  • Time to focus. again. 5 years 17 weeks ago
  • handy command line tips website: http://bit.ly/DTl9q (thanks @EricLondon) 5 years 17 weeks ago
  • RT @headgeek666 maybe the Mayans figured that a 3000 year calendar was long enough. And that some other Mayan would do the next calendar. 5 years 17 weeks ago

Older

Contact

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