tinkerbell / lint-install

Consistently install reasonable linter rules for open-source projects
Apache License 2.0
6 stars 7 forks source link

Add support for YAML linting #21

Closed tstromberg closed 2 years ago

tstromberg commented 2 years ago

This uses the https://github.com/adrienverge/yamllint project to check YAML for linting issues. It uses a rather relaxed configuration by default.