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

cmd: configure all the things through CLI #98

Merged
merged 4 commits into from Mar 25, 2023
Merged

Conversation

braydonk
Copy link
Collaborator

Closes #88

This PR addresses all the gaps in CLI flags vs the .yamlfmt configuration file. All parts of the yamlfmt can now be adjusted entirely through command line flags.

This PR also adds a huge amount of documentation which has been sorely lacking in the past.

This PR addresses all the gaps in CLI flags vs the `.yamlfmt`
configuration file. All parts of the `yamlfmt` can now be adjusted
entirely through command line flags.

This PR also adds a huge amount of documentation which has been sorely
lacking in the past.
@braydonk braydonk merged commit b26cfb8 into google:main Mar 25, 2023
2 checks passed
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.

Option to specify format options directly through CLI args
1 participant