mirror of
https://github.com/moby/buildkit.git
synced 2025-04-18 18:04:03 +03:00
14 lines
151 B
YAML
14 lines
151 B
YAML
ignore: |
|
|
/vendor
|
|
|
|
extends: default
|
|
|
|
yaml-files:
|
|
- '*.yaml'
|
|
- '*.yml'
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length: disable
|
|
document-start: disable
|