Page MenuHomePhabricator
Paste P1856

jshint.log
ActivePublic

Authored by epriestley on Sep 16 2015, 10:17 PM.
Tags
None
Referenced Files
F820165: jshint.log
Sep 16 2015, 10:17 PM
Subscribers
None
$ arc lint
>>> Lint for webroot/rsrc/externals/javelin/core/init_node.js:
Warning (W098) JSHintW098
'test' is defined but never used.
30 var content = fs.readFileSync(path);
31 var dir = pathModule.dirname(path);
32
>>> 33 var test;
34
35 var k;
36 var sandbox = {};

Event Timeline

epriestley changed the title of this paste from untitled to jshint.log.
epriestley updated the paste's language from autodetect to autodetect.