1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-24 07:06:19 +00:00
woodpecker/.yamllint.yaml
Patrick Schratz 2d3db3de28
Migrate from Windi to Tailwind ()
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-01-07 08:52:44 +01:00

14 lines
293 B
YAML

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