mirror of
https://github.com/docker/buildx.git
synced 2024-11-22 15:37:16 +08:00
b8a602821c
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
15 lines
169 B
YAML
15 lines
169 B
YAML
ignore: |
|
|
/vendor
|
|
/docs/reference
|
|
|
|
extends: default
|
|
|
|
yaml-files:
|
|
- '*.yaml'
|
|
- '*.yml'
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length: disable
|
|
document-start: disable
|