Page MenuHomePhabricator

Fix the `ArcanistJSHintLinter::getVersion` function.
ClosedPublic

Authored by joshuaspence on May 18 2014, 1:08 AM.
Tags
None
Referenced Files
F15538603: D9173.id21788.diff
Thu, Apr 24, 8:21 PM
F15538332: D9173.id21790.diff
Thu, Apr 24, 6:39 PM
F15537721: D9173.id.diff
Thu, Apr 24, 3:22 PM
F15534467: D9173.diff
Thu, Apr 24, 12:26 AM
F15499347: D9173.diff
Sun, Apr 13, 2:50 PM
F15456998: D9173.diff
Sun, Mar 30, 1:34 PM
F15443636: D9173.diff
Thu, Mar 27, 5:21 AM
F15426423: D9173.id21788.diff
Mar 23 2025, 8:39 AM
Subscribers

Details

Summary

As identified by @epriestley in D9060, jshint --version emits version information on stderr, not stdout.

Test Plan

Ran jshint --version locally and verified that the version information is output to stderr.

Diff Detail

Repository
rARC Arcanist
Branch
jshint-version
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 539
Build 539: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Fix the `ArcanistJSHintLinter::getVersion` function..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence added a subscriber: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 18 2014, 1:17 AM
epriestley updated this revision to Diff 21790.

Closed by commit rARC7c56fad48fc7 (authored by @joshuaspence, committed by @epriestley).