Page MenuHomePhabricator

update linter short desc
ClosedPublic

Authored by avivey on Sep 8 2015, 7:55 PM.
Tags
None
Referenced Files
F15412220: D14085.id34042.diff
Wed, Mar 19, 11:51 AM
F15409638: D14085.id34042.diff
Wed, Mar 19, 4:48 AM
F15367627: D14085.id34042.diff
Tue, Mar 11, 8:08 PM
F15341398: D14085.id34036.diff
Sun, Mar 9, 8:02 PM
F15334682: D14085.id34042.diff
Sat, Mar 8, 11:27 AM
Unknown Object (File)
Feb 17 2025, 4:37 AM
Unknown Object (File)
Feb 16 2025, 7:24 AM
Unknown Object (File)
Feb 10 2025, 3:29 AM

Diff Detail

Repository
rARC Arcanist
Branch
linters
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7946
Build 8921: [Placeholder Plan] Wait for 30 Seconds
Build 8920: arc lint + arc unit

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.