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

command: add support for formatting from stdin #18

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

braydonk
Copy link
Collaborator

closes #8

This adds support for formatting yaml passed in from stdin. This enables
yaml to be piped in, and the formatted result will be output back to
stdout.

This adds support for formatting yaml passed in from stdin. This enables
yaml to be piped in, and the formatted result will be output back to
stdout.
@braydonk braydonk merged commit fcac9d5 into google:main Aug 23, 2022
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.

Accept input from stdin
1 participant