The args have been deprecated since 0.17 (maybe longer) and since we reject unknown args, there is no need to add deprecated args to the list of hidden args and then hand-craft an error message if a user provides them.
Backport of core PR14272.
Differential D5778
init: Remove deprecated args from hidden args Fabien on Apr 20 2020, 12:08. Authored by Tags None Subscribers None
Details
The args have been deprecated since 0.17 (maybe longer) and since we reject unknown args, there is no need to add deprecated args to the list of hidden args and then hand-craft an error message if a user provides them. Backport of core PR14272. arc lint --everything ninja check check-functional
Diff Detail
Event TimelineComment Actions [Bot Message] |