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

fix: make yaml output pass ansible-lint #160

Merged
merged 9 commits into from
May 26, 2024

Commits on Apr 26, 2024

  1. fix: add yaml boundary marker to header

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3873b88 View commit details
    Browse the repository at this point in the history
  2. fix: Increase indent of list items in yaml output

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2719e87 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix: make nice yaml formatter optional

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    decee7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731597c View commit details
    Browse the repository at this point in the history
  3. fix: make nice yaml argument optional

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5d05abe View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8f787cc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: typos

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c44d3b7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Felix Fontein <felix@fontein.de>
    gardar and felixfontein committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5d7fb2e View commit details
    Browse the repository at this point in the history
  3. fix: alphabetical order

    Signed-off-by: gardar <gardar@users.noreply.github.com>
    gardar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c8e0414 View commit details
    Browse the repository at this point in the history