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

Add yamllint to CI test #101

Closed
chmouel opened this issue Oct 17, 2019 · 0 comments · Fixed by #132
Closed

Add yamllint to CI test #101

chmouel opened this issue Oct 17, 2019 · 0 comments · Fixed by #132
Labels
area/test-infra Issues or PRs related to the testing infrastructure kind/feature Categorizes issue or PR as related to a new feature.

Comments

@chmouel
Copy link
Member

chmouel commented Oct 17, 2019

Expected Behavior

Yaml nicely linted, tidy and clean

Actual Behavior

image

Steps to Reproduce the Problem

  1. install yamllint
  2. yamllint **/*.yaml

Additional Info

  • A makefile with a make lint so people can run it locally before sending the pr would be nice,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra Issues or PRs related to the testing infrastructure kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants