1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Files
installer/.yamllint
Vince Prignano d8351fc52b yamllint: exclude data/cluster-api
Signed-off-by: Vince Prignano <vincepri@redhat.com>
2023-12-08 07:37:03 -08:00

20 lines
407 B
Plaintext

# Adjust the target to match the gopkg.in/yaml.v2 style used in the
# Kubernetes ecosystem.
extends: default
rules:
document-start:
present: false
indentation:
indent-sequences: false
line-length:
level: warning
max: 120
ignore: |
vendor/
data/data/cluster-api/
data/data/install.openshift.io_installconfigs.yaml
data/data/manifests/openshift/cluster-networkconfig-crd.yaml