This repository has been archived on 2024-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
plugin-kaniko/.yamllint.yaml

10 lines
128 B
YAML
Raw Normal View History

2024-01-12 22:13:24 +01:00
extends: default
ignore-from-file:
- .gitignore
rules:
line-length: disable
document-start: disable
comments: disable