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, May 7, 9:53 AM
Unknown Object (File)
Sat, May 4, 7:48 PM
Unknown Object (File)
Fri, May 3, 10:08 AM
Unknown Object (File)
Thu, Apr 25, 3:16 AM
Unknown Object (File)
Apr 11 2024, 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
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).