Page MenuHomePhabricator

update linter short desc
ClosedPublic

Authored by avivey on Sep 8 2015, 7:55 PM.
Tags
None
Referenced Files
F15728410: D14085.id.diff
Thu, May 29, 12:20 PM
F15698721: D14085.diff
Wed, May 28, 3:06 PM
Unknown Object (File)
Apr 25 2025, 12:04 PM
Unknown Object (File)
Apr 24 2025, 2:00 PM
Unknown Object (File)
Apr 23 2025, 9:10 PM
Unknown Object (File)
Apr 20 2025, 10:53 PM
Unknown Object (File)
Apr 5 2025, 3:04 AM
Unknown Object (File)
Apr 4 2025, 1:28 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.