Page MenuHomePhabricator

Minor fixes for `.arclint` file
ClosedPublic

Authored by joshuaspence on Jul 2 2014, 10:01 PM.
Tags
None
Referenced Files
F19822442: D9803.id23530.diff
Sat, Mar 7, 5:32 AM
F19821476: D9803.id.diff
Fri, Mar 6, 10:19 PM
F19813488: D9803.diff
Wed, Mar 4, 9:35 AM
F19727940: D9803.diff
Sat, Feb 14, 12:28 AM
F19554703: D9803.diff
Jan 30 2026, 1:38 AM
F19530117: D9803.id.diff
Jan 19 2026, 8:46 PM
F19526872: D9803.id.diff
Jan 18 2026, 8:44 PM
F19509852: D9803.id.diff
Jan 11 2026, 2:00 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).