Updated .yamllint

patch-1
Prince Chaddha 2023-11-09 14:03:38 +05:30 committed by GitHub
parent 2508a5f240
commit a6f162851f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ ignore: |
rules:
document-start: disable
comments-indentation: disable
line-length: disable
new-lines: disable
new-line-at-end-of-file: disable