added lint config

هذا الالتزام موجود في:
Chris Ayers
2023-10-01 23:09:20 +00:00
الأصل 7720922c15
التزام ae56a21912

7
.github/linters/.yaml-lint.yml مباع Normal file
عرض الملف

@@ -0,0 +1,7 @@
---
rules:
document-end: disable
document-start: disable
line-length:
level: warning
max: 100