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)
Thu, Apr 25, 3:16 AM
Unknown Object (File)
Thu, Apr 11, 2:36 PM
Unknown Object (File)
Mar 23 2024, 10:42 PM
Unknown Object (File)
Mar 11 2024, 1:09 AM
Unknown Object (File)
Feb 23 2024, 11:09 PM
Unknown Object (File)
Feb 12 2024, 11:02 PM
Unknown Object (File)
Feb 8 2024, 1:14 PM
Unknown Object (File)
Dec 26 2023, 6:40 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
Lint
Lint Skipped
Unit
Tests Skipped

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).