Page MenuHomePhabricator

Fix the `ArcanistJSONLintLinter::getVersion` function.
ClosedPublic

Authored by joshuaspence on May 17 2014, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 6:18 AM
Unknown Object (File)
Sun, Dec 1, 11:26 PM
Unknown Object (File)
Sat, Nov 30, 3:14 PM
Unknown Object (File)
Sun, Nov 24, 10:54 PM
Unknown Object (File)
Nov 21 2024, 2:32 AM
Unknown Object (File)
Nov 17 2024, 12:18 AM
Unknown Object (File)
Nov 16 2024, 10:28 PM
Unknown Object (File)
Oct 22 2024, 8:18 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).