1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Files
installer/.yamllint

20 lines
407 B
Plaintext
Raw Normal View History

# 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
2019-12-09 21:18:51 +01:00
ignore: |
vendor/
data/data/cluster-api/
data/data/install.openshift.io_installconfigs.yaml
data/data/manifests/openshift/cluster-networkconfig-crd.yaml