Page MenuHomePhabricator

Improve handling of options for `arc` workflows
ClosedPublic

Authored by joshuaspence on Jan 22 2015, 12:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 2:42 AM
Unknown Object (File)
Mon, Apr 29, 2:15 PM
Unknown Object (File)
Wed, Apr 24, 10:21 PM
Unknown Object (File)
Mar 31 2024, 5:38 AM
Unknown Object (File)
Mar 29 2024, 1:44 AM
Unknown Object (File)
Mar 27 2024, 11:15 AM
Unknown Object (File)
Mar 24 2024, 11:10 PM
Unknown Object (File)
Mar 24 2024, 9:07 PM
Subscribers

Details

Summary

Allow --severity=warning to mean the same as --severity warning. Longer term, we should convert this code to use PhutilArgumentParser, although it doesn't seem that PhutilArgumentParser support British spelling ;)

Test Plan

Ran arc lint --severity=warning. Also var_dumped $args to make sure it looked reasonable.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Improve handling of options for `arc` workflows.
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.Jan 22 2015, 8:04 PM
This revision was automatically updated to reflect the committed changes.