mirror of
https://github.com/karancode/yamllint-github-action.git
synced 2024-08-16 10:19:48 +02:00
8 lines
84 B
Text
8 lines
84 B
Text
|
---
|
||
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
line-length: disable
|
||
|
truthy:
|
||
|
check-keys: false
|