Skip to content

Instantly share code, notes, and snippets.

@goodside
Created July 6, 2010 21:49
Show Gist options
  • Save goodside/465972 to your computer and use it in GitHub Desktop.
Save goodside/465972 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