Page MenuHomePhabricator

Fix incorrect variable for linter standards
ClosedPublic

Authored by joshuaspence on Feb 8 2016, 4:17 AM.
Tags
None
Referenced Files
F15689887: D15212.diff
Wed, May 28, 12:37 AM
Unknown Object (File)
Sun, May 25, 6:59 AM
Unknown Object (File)
Sat, May 10, 9:33 PM
Unknown Object (File)
Tue, May 6, 11:15 AM
Unknown Object (File)
Tue, Apr 29, 10:24 AM
Unknown Object (File)
Tue, Apr 29, 9:24 AM
Unknown Object (File)
Apr 28 2025, 6:29 AM
Unknown Object (File)
Apr 27 2025, 9:40 AM

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.