Page MenuHomePhabricator

Fix the `ArcanistJSONLintLinter::getVersion` function.
ClosedPublic

Authored by joshuaspence on May 17 2014, 11:51 AM.
Tags
None
Referenced Files
F15499835: D9160.id21792.diff
Sun, Apr 13, 3:15 PM
F15499834: D9160.id21768.diff
Sun, Apr 13, 3:15 PM
F15499319: D9160.diff
Sun, Apr 13, 2:49 PM
F15492856: D9160.diff
Sat, Apr 12, 7:00 PM
F15468531: D9160.id21768.diff
Fri, Apr 4, 1:43 AM
F15433453: D9160.id21768.diff
Mon, Mar 24, 11:18 PM
F15433218: D9160.id.diff
Mon, Mar 24, 10:07 PM
F15432981: D9160.id21792.diff
Mon, Mar 24, 8:41 PM
Subscribers

Details

Summary

Ref T4954. There was a typo in the original implementation. It wasn't noticed until now because the getVersion function isn't really used anywhere.

Test Plan

Ran arc linters in a repository with ArcanistJSONLintLinter configured, noticed that the version number appeared in the output.

Diff Detail

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

Event Timeline

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

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