core-deployments/.yamllint

10 lines
106 B
Text

---
yaml-files:
- '*.yaml'
- '*.yml'
- '.yamllint'
extends: default
rules:
line-length: disable