debian-forge-cli/.yamllint
Florian Schüller c408577b2d pre-commit: introduce make lint
Also make the linters part of the github actions.
2025-01-07 12:29:58 +00:00

10 lines
180 B
Text

---
extends: default
rules:
document-start: disable
line-length: disable
ignore:
- test/data/error/09-duplicated-key.yaml
- test/data/error/10-duplicated-key-no-otk.yaml