Skip to content

Instantly share code, notes, and snippets.

@euoia
Created April 8, 2013 14:38
Show Gist options
  • Save euoia/5337269 to your computer and use it in GitHub Desktop.
Save euoia/5337269 to your computer and use it in GitHub Desktop.
/tmp/redstone.js|29 warning| missing semicolon
/tmp/redstone.js|33 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==)
/tmp/redstone.js|60 warning| missing semicolon
/tmp/redstone.js|61 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==)
/tmp/redstone.js|62 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==)
/tmp/redstone.js|63 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==)
/tmp/redstone.js|69 warning| redeclaration of var more
/tmp/redstone.js|69 warning| comparisons against null, 0, true, false, or an empty string allowing implicit type conversion (use === or !==)
/tmp/redstone.js|80 warning| missing semicolon
/tmp/redstone.js|114 warning| missing semicolon
/tmp/redstone.js|125 warning| empty statement or extra semicolon
/tmp/redstone.js|133 warning| missing semicolon
/tmp/redstone.js|148 warning| missing semicolon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment