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

  • @larryblamire I thought it was perfectly cromulent. 5 years 13 weeks ago
  • Savard hat trick! #bruins 5 years 13 weeks ago
  • Our annual Christmas tree sale is underway! Stop by and get a tree, or just say hello! http://twitpic.com/sekwg (via @nquabbinlodge) 5 years 13 weeks ago
  • Three cheers for the #drupal search_config module! Exclude node types from indexing & search results, etc. http://is.gd/5cxrZ 5 years 14 weeks ago
  • Merry Christmas, or as I like to call it, "Whinge About Being Inclusive to non-Christians Winter Solstice Season" 5 years 14 weeks ago

Older

Contact

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