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

Use external linter instead of Python yamllint module #309

Merged
merged 5 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Use yamllint when installed instead of Python module

    Robert Muchsel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    54a8efa View commit details
    Browse the repository at this point in the history
  2. Simplify to work with alternative yamllint implementations

    Robert Muchsel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    276288d View commit details
    Browse the repository at this point in the history
  3. Simplify code

    Robert Muchsel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    943dad0 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Robert Muchsel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    14e7e30 View commit details
    Browse the repository at this point in the history
  5. Make YAML linter configurable

    Robert Muchsel committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d993684 View commit details
    Browse the repository at this point in the history