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)
Sat, Dec 21, 5:23 PM
Unknown Object (File)
Fri, Dec 13, 12:10 AM
Unknown Object (File)
Thu, Dec 12, 6:26 AM
Unknown Object (File)
Dec 3 2024, 12:25 PM
Unknown Object (File)
Nov 20 2024, 10:51 PM
Unknown Object (File)
Nov 20 2024, 9:51 PM
Unknown Object (File)
Nov 9 2024, 11:27 AM
Unknown Object (File)
Nov 9 2024, 11:27 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.