Skip to content

Commit

Permalink
Orphan: Changes required for jshint to accept module into CI
Browse files Browse the repository at this point in the history
This

- removes redundant variables (redeclared),
- variable usage out of scope (declaration in try-catch),
- unused variables and statements and
- enforces strict-equality everywhere.

Also removes occasional bad trailing spaces.
  • Loading branch information
19h committed Jan 4, 2016
1 parent 2252a84 commit 4005905
Showing 1 changed file with 242 additions and 240 deletions.
Loading

0 comments on commit 4005905

Please sign in to comment.