1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-04-18 04:44:01 +03:00
crow/.yamllint.yaml
2025-01-18 10:26:49 +01:00

13 lines
226 B
YAML

extends: default
ignore-from-file:
- .gitignore
- server/store/datastore/migration/test-files/.gitignore
- web/.gitignore
- web/.yamlignore
rules:
line-length: disable
document-start: disable
comments: disable