Page MenuHomePhabricator

Minor fixes for `.arclint` file
ClosedPublic

Authored by joshuaspence on Jul 2 2014, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 11:18 AM
Unknown Object (File)
Mon, Dec 30, 10:54 PM
Unknown Object (File)
Mon, Dec 23, 2:47 PM
Unknown Object (File)
Mon, Dec 16, 3:09 AM
Unknown Object (File)
Fri, Dec 13, 4:00 AM
Unknown Object (File)
Dec 8 2024, 2:02 AM
Unknown Object (File)
Nov 26 2024, 8:12 PM
Unknown Object (File)
Nov 26 2024, 10:17 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP5d91b2f0aaed: Minor fixes for `.arclint` file
Summary

Minor fixes for the .arclint file. Specifically:

  • Don't explicitly lint excluded paths (they are already excluded globally)
  • Set the xhpast.php-version and xhpast.php-version.windows configuration (this should have been done in D9593, but wasn't)
  • Sort .arclint linters alpahbetically
Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor fixes for `.arclint` file.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 3 2014, 1:50 AM
joshuaspence updated this revision to Diff 23530.

Closed by commit rP5d91b2f0aaed (authored by @joshuaspence).