CLI tool to lint and validate YAML files for syntax errors
A simple (CLI) tool to lint YAML files
yaml-lint
$ yaml-lint config.yaml
$ yaml-lint *.yaml
$ yaml-lint --strict deployment.yaml