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

  • Anyone have any good hacks for switching attention from one project to another? Feel like I spend inordinate time gear-grinding. 5 years 16 weeks ago
  • @krazykatmama I'm a word nerd, I can't help it. It's why I was picked on in elementary school. 5 years 16 weeks ago
  • English peeve of the morning: You PORE over a document or book carefully. You don't "pour over" it. 5 years 16 weeks ago
  • Wow. iTunes last played this track 8/19/2003. #fb 5 years 16 weeks ago
  • @rainnwilson didn't GolGax invent Dungeons and Dragons? 5 years 16 weeks ago

Older

Contact

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