Skip to content

Instantly share code, notes, and snippets.

@trek
Created November 18, 2012 20:36
Show Gist options
  • Save trek/4107267 to your computer and use it in GitHub Desktop.
Save trek/4107267 to your computer and use it in GitHub Desktop.
* standardized indentation at 2 spaces per block, no tabs
* add missing semicolons;
* remove trailing commas,^H
* remove unused arguments to functions(what)
* remove unused variables within functions kittens
* `var` some, accidental; globals;
* fix ==/!= comparisons to avoid unintended typecasting
* added alphabetically in instead of order organize requires they were. ZOMGkidding!
* organize requires alphabetically instead of order they were added in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment