mirror of
https://github.com/rancher/plugins.git
synced 2025-10-19 19:09:46 +00:00
13 lines
179 B
YAML
13 lines
179 B
YAML
![]() |
extends: default
|
||
|
|
||
|
ignore: |
|
||
|
vendor
|
||
|
|
||
|
rules:
|
||
|
document-start: disable
|
||
|
line-length: disable
|
||
|
truthy:
|
||
|
ignore: |
|
||
|
.github/workflows/*.yml
|
||
|
.github/workflows/*.yaml
|