dify / .github /linters /.yaml-lint.yml
Severian's picture
initial commit
a8b3f00
raw
history blame
166 Bytes
---
extends: default
rules:
brackets:
max-spaces-inside: 1
comments-indentation: disable
document-start: disable
line-length: disable
truthy: disable