mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08: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
|