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

Commits on Mar 25, 2023

  1. cmd: configure all the things through CLI

    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 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7c74bcf View commit details
    Browse the repository at this point in the history
  2. fix table formatting

    braydonk committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    c183b5c View commit details
    Browse the repository at this point in the history
  3. pre-commit suggest v0.8.0

    braydonk committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    b7d8e8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07bd181 View commit details
    Browse the repository at this point in the history