Page MenuHomePhabricator

Allow `ArcanistPhutilXHPASTLinter` to be configured from `.arclint`.
ClosedPublic

Authored by joshuaspence on May 12 2014, 3:17 AM.
Tags
None
Referenced Files
F13177250: D9066.diff
Wed, May 8, 7:34 PM
Unknown Object (File)
Mon, Apr 29, 2:11 PM
Unknown Object (File)
Sat, Apr 27, 6:03 PM
Unknown Object (File)
Wed, Apr 24, 10:00 PM
Unknown Object (File)
Wed, Apr 24, 4:50 PM
Unknown Object (File)
Fri, Apr 19, 3:28 PM
Unknown Object (File)
Wed, Apr 10, 6:21 PM
Unknown Object (File)
Jan 22 2024, 9:01 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
Restricted Maniphest Task
Commits
rARC1b820dbb1479: Allow `ArcanistPhutilXHPASTLinter` to be configured from `.arclint`.
Summary

Currently, PhabricatorLintEngine configures the ArcanistPhutilXHPASTLinter linter. In order to use .arclint instead, we need to expose the ArcanistPhutilXHPASTLinter configuration to the .arclint format.

Test Plan

See D9064.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Allow `ArcanistPhutilXHPASTLinter` to be configured from `.arclint`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
  • This should rebase on D9062 and pick up the 'type' / 'help' keys for arc linters --verbose.
  • Per D9064#19, I favor namespacing.
This revision now requires changes to proceed.May 12 2014, 3:25 AM
joshuaspence edited edge metadata.
  • Rebase against master.
  • Namespace configuration options.
joshuaspence edited edge metadata.

Also namespace the configuration options in setLinterConfigurationValue.

joshuaspence added a task: Restricted Maniphest Task.May 12 2014, 10:27 AM
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 12 2014, 11:46 AM
epriestley updated this revision to Diff 21540.

Closed by commit rARC1b820dbb1479 (authored by @joshuaspence, committed by @epriestley).