Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide the experimental _format command #6165

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

heckj
Copy link
Member

@heckj heckj commented Feb 16, 2023

hide the experimental _format package command

Motivation:

I want to clean up the CLI face of swift package, and the _format command stood out undocumented, likely experimental, and with no explanation. Based on the forum thread inquiring about _format and it's status, this PR hides the command from being displayed in --help and such.

Modifications:

Hides the _format command

Result:

swift package invocation no longer shows _format in the list of available commands.

@tomerd tomerd enabled auto-merge (squash) February 16, 2023 23:46
@tomerd
Copy link
Contributor

tomerd commented Feb 16, 2023

@swift-ci smoke test

@tomerd tomerd merged commit f011af5 into swiftlang:main Feb 17, 2023
@heckj heckj deleted the hide-format-cmd branch February 17, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants