ci-demo-2/.yamllint.yml

15 lines
272 B
YAML

---
extends: default
ignore: |
node_modules/
pnpm-lock.yaml
pnpm-lock.yml
documentation/layouts/oc/preview-src/ui-model.yml
documentation/layouts/oc/preview-src/ui-model.yml
documentation/layouts/oc/
rules:
line-length: false
comments-indentation: false