Enable strict YAML linting

Fail yamllint on warnings, as we do with other repos.

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2021-09-10 08:32:45 -04:00
committed by Thomas Pantelis
parent 47a7aec05d
commit 87390b6e5d
+1
View File
@@ -101,3 +101,4 @@ jobs:
with:
file_or_dir: submariner-k8s-broker/Chart.yaml submariner-k8s-broker/values.yaml submariner-operator/Chart.yaml submariner-operator/values.yaml
config_file: .yamllint.yml
strict: true