Issue by MarcelGerber
Wednesday Sep 03, 2014 at 23:58 GMT
Originally opened as adobe/brackets#8954
Code cleanup for JSHint support
- Removes unused vars (reported by JSHint)
- Adjusts
.jshintrc config: Remove obsolete prefs, add unused: "vars" (... will change our Travis results)
- Remove unused
/* globals */ (reported by JSHint)
- Make
ExtensionLoader.js pass JSLint
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/8954/commits
Wednesday Sep 03, 2014 at 23:58 GMT
Originally opened as adobe/brackets#8954
Code cleanup for JSHint support
.jshintrcconfig: Remove obsolete prefs, addunused: "vars"(... will change our Travis results)/* globals */(reported by JSHint)ExtensionLoader.jspass JSLintMarcelGerber included the following code: https://github.com/adobe/brackets/pull/8954/commits