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

  • @taccuosti OMG did you hear? The zombie GL of Conn. and the zombie GL of RI are merging to form the Zombie GL of New England! 5 years 20 weeks ago
  • Give him a sedagive! 5 years 20 weeks ago
  • New bogus name to add to the test user account rotation: Hans Delbruck 5 years 20 weeks ago
  • Safari complication: No sidebar. Really, Apple? Not even as a hidden/advanced feature? 5 years 20 weeks ago
  • I'm seriously starting to consider abandoning FireFox for everyday browsing. It's gotten quite flaky. 5 years 20 weeks ago

Older

Contact

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