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)
Wed, Apr 3, 7:36 AM
Unknown Object (File)
Tue, Apr 2, 1:29 PM
Unknown Object (File)
Tue, Apr 2, 1:29 PM
Unknown Object (File)
Fri, Mar 29, 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
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.