Skip to content

Instantly share code, notes, and snippets.

@goodside
Created July 7, 2010 02:40
Show Gist options
  • Save goodside/466236 to your computer and use it in GitHub Desktop.
Save goodside/466236 to your computer and use it in GitHub Desktop.
if (
very_long_conditional == 0 ||
more_long_conditions > 0 ||
long_to_the_xtreme > 1 ) {
lets_get_some_shit_done()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment