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)
Sat, Jan 25, 2:41 PM
Unknown Object (File)
Sat, Jan 25, 10:07 AM
Unknown Object (File)
Tue, Jan 21, 3:02 PM
Unknown Object (File)
Tue, Jan 21, 11:36 AM
Unknown Object (File)
Jan 9 2025, 8:31 PM
Unknown Object (File)
Jan 9 2025, 8:31 PM
Unknown Object (File)
Jan 9 2025, 10:37 AM
Unknown Object (File)
Jan 6 2025, 11:18 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).