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

  • @R_Monteverde I'm working my way towards the manliest of razors. :) 5 years 18 weeks ago
  • Totally digging Noodler's Habanero from a @peartreepens sampler I got a while back. #fountainpen 5 years 18 weeks ago
  • RT @PIXIES: HEY! Spread the #MusicMonday word and celebrate 20 years of Doolittle with a free Pixies EP: http://t.opsp.in/AToY #fb 5 years 18 weeks ago
  • RT @shrop: Drupal 7 has input format defaults assignable per role now. Yay! (In the meantime, there's the better formats module.) 5 years 18 weeks ago
  • Majorly helpful Photoshop CS3 tidbit of the day: File > Scripts > Load Into Stack! 5 years 18 weeks ago

Older

Contact

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