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)
Wed, Apr 24, 10:06 PM
Unknown Object (File)
Sat, Apr 20, 7:12 PM
Unknown Object (File)
Mar 4 2024, 9:42 PM
Unknown Object (File)
Feb 16 2024, 10:39 AM
Unknown Object (File)
Feb 14 2024, 11:33 PM
Unknown Object (File)
Feb 14 2024, 11:32 PM
Unknown Object (File)
Feb 14 2024, 11:32 PM
Unknown Object (File)
Feb 10 2024, 1:53 PM
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).