fix: indentation violations in YAML files (#1972)

This commit is contained in:
Bowen Liang 2024-01-09 18:15:25 +08:00 committed by GitHub
parent e696b72f08
commit b8592ad412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
84 changed files with 1836 additions and 1841 deletions

View File

@ -5,11 +5,7 @@ extends: default
rules:
brackets:
max-spaces-inside: 1
comments-indentation: disable
document-start: disable
indentation:
level: warning
line-length: disable
new-line-at-end-of-file:
level: warning
trailing-spaces:
level: warning
truthy: disable

View File

@ -29,4 +29,3 @@ provider_credential_schema:
placeholder:
zh_Hans: 在此输入您的 API Key
en_US: Enter your API Key