Page MenuHomePhabricator

Fix incorrect variable for linter standards
ClosedPublic

Authored by joshuaspence on Feb 8 2016, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:38 AM
Unknown Object (File)
Sun, Apr 21, 7:10 AM
Unknown Object (File)
Wed, Apr 17, 2:51 PM
Unknown Object (File)
Tue, Apr 16, 6:06 AM
Unknown Object (File)
Apr 3 2024, 7:36 AM
Unknown Object (File)
Apr 2 2024, 1:29 PM
Unknown Object (File)
Apr 2 2024, 1:29 PM
Unknown Object (File)
Mar 29 2024, 9:28 PM

Details

Summary

It is currently not possible to apply multiple linter standards because $value was used instead of $standard.

Test Plan

Was able to apply multiple linter standards.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 10560
Build 12940: Run Core Tests
Build 12939: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Fix incorrect variable for linter standards.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

Can someone please review and accept this fix?

The unit tests failed. Have you looked into why?

epriestley edited edge metadata.
This revision is now accepted and ready to land.Mar 21 2016, 5:12 PM

That puppet thing is some version issue in the vein of T9456.

This revision was automatically updated to reflect the committed changes.