yamllint#
YAML syntax / style linter.
$ yamllint .
$ yamllint -d "{extends: default, rules: {line-length: disable}}" file.yaml
$ yamllint -f parsable manifests/
YAML syntax / style linter.
$ yamllint .
$ yamllint -d "{extends: default, rules: {line-length: disable}}" file.yaml
$ yamllint -f parsable manifests/