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

  • After a video chat with @wstites I am reminded that we live in the future, despite the conspicuous lack of personal jetpacks. 5 years 24 weeks ago
  • Lazyweb: What #drupal solutions are there for limiting the num. of accounts a given user can create? 5 years 25 weeks ago
  • Being able to check POP3 accounts via telnets is handy: http://bit.ly/OoPV7 5 years 25 weeks ago

Older

Contact

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