Skip to content

Allow multiple args to format#2757

Merged
milesziemer merged 1 commit intomainfrom
cli-fmt-multi-args
Sep 2, 2025
Merged

Allow multiple args to format#2757
milesziemer merged 1 commit intomainfrom
cli-fmt-multi-args

Conversation

@milesziemer
Copy link
Contributor

Allows specifying multiple files and/or directories to smithy format. Fixes #2563.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Allows specifying multiple files and/or directories to `smithy format`.
Fixes #2563.
@milesziemer milesziemer requested a review from a team as a code owner August 26, 2025 15:16
@milesziemer milesziemer requested a review from joewyz August 26, 2025 15:16
@yasmewad
Copy link
Contributor

LGTM! Thanks for fixing the issue. Only question I have is how was this tested?

Copy link
Contributor

@yasmewad yasmewad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline, was tested with local CLI build.

@milesziemer milesziemer merged commit f5953d6 into main Sep 2, 2025
11 checks passed
@milesziemer milesziemer deleted the cli-fmt-multi-args branch September 2, 2025 14:45
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.

Allow to pass multiple positional arguments to smithy-cli format

2 participants