Delete .github/linters/.yaml-lint.yml

This commit is contained in:
Rimo
2024-03-14 20:56:52 +08:00
committed by GitHub
parent 73ddb1186e
commit c744b8b3b2

View File

@@ -1,10 +0,0 @@
rules:
document-end: disable
document-start:
level: warning
present: false
line-length:
level: warning
max: 80
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true