Page MenuHomePhabricator

Fix incorrect variable for linter standards
ClosedPublic

Authored by joshuaspence on Feb 8 2016, 4:17 AM.
Tags
None
Referenced Files
F13214773: D15212.id36720.diff
Fri, May 17, 12:49 PM
F13211602: D15212.diff
Fri, May 17, 5:55 AM
F13199682: D15212.id.diff
Mon, May 13, 5:11 PM
F13195294: D15212.diff
Sun, May 12, 10:16 PM
F13178094: D15212.diff
Wed, May 8, 8:10 PM
Unknown Object (File)
Tue, May 7, 3:53 PM
Unknown Object (File)
Thu, Apr 25, 1:38 AM
Unknown Object (File)
Sun, Apr 21, 7:10 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.