Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P1856
jshint.log
Active
Public
Actions
Authored by
epriestley
on Sep 16 2015, 10:17 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F820165: jshint.log
Sep 16 2015, 10:17 PM
2015-09-16 22:17:29 (UTC+0)
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
edited the content of this paste.
(Show Details)
Sep 16 2015, 10:17 PM
2015-09-16 22:17:29 (UTC+0)
epriestley
changed the title of this paste from untitled to
jshint.log
.
epriestley
updated the paste's language from
autodetect
to
autodetect
.
Log In to Comment