oncall-engine/.yamllint.yml

15 lines
186 B
YAML
Raw Permalink Normal View History

extends: default
ignore: |
helm/oncall/templates/**/*.yaml
pnpm-lock.yaml
rules:
line-length:
max: 120
comments:
min-spaces-from-content: 1
document-start: disable