This ArcanistLesscLinter::getCacheVersion should have been renamed to getVersion as of D8971, but wasn't updated.
Also fix the regex to properly capture version information.
Differential D9475
Fix `ArcanistLesscLinter::getVersion` function. joshuaspence on Jun 11 2014, 2:54 PM. Authored by Tags None Referenced Files
Subscribers
Details
This ArcanistLesscLinter::getCacheVersion should have been renamed to getVersion as of D8971, but wasn't updated. Also fix the regex to properly capture version information. It's pretty difficult to test this stuff.... I have an idea that I will submit a separate diff for.
Diff Detail
Event TimelineComment Actions Just bumping this because it is an easy fix and I want to clear some things from my queue. Comment Actions As an aside, I was thinking that arc linters --verbose should (maybe) show the version number of all installed external linters, rather than just the configured ones. |