Page MenuHomePhabricator

update linter short desc
ClosedPublic

Authored by avivey on Sep 8 2015, 7:55 PM.
Tags
None
Referenced Files
F15471068: D14085.id34042.diff
Sat, Apr 5, 3:04 AM
F15469472: D14085.diff
Fri, Apr 4, 1:28 PM
F15464909: D14085.id34036.diff
Wed, Apr 2, 1:03 PM
F15459603: D14085.diff
Mon, Mar 31, 2:29 PM
F15453038: D14085.id34042.diff
Sat, Mar 29, 8:55 AM
F15452451: D14085.id34036.diff
Sat, Mar 29, 4:55 AM
F15440195: D14085.id34036.diff
Wed, Mar 26, 11:21 AM
F15436347: D14085.id.diff
Tue, Mar 25, 1:38 PM

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey retitled this revision from to update linter short desc.
avivey updated this object.
avivey edited the test plan for this revision. (Show Details)
avivey added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2015, 8:45 PM

You should have commit access now if you want to land this yourself.

src/lint/linter/ArcanistJSHintLinter.php
12

I find this not very informative, it doesn't mention JSHint at all

src/lint/linter/ArcanistJSHintLinter.php
12

in arc linters it looks like:

AVAILABLE   jshint (JavaScript error checking)

ie, the name is always there anyway.

This revision was automatically updated to reflect the committed changes.