Merge pull request #8582 from projectdiscovery/princechaddha-patch-3

Updated .yamllint
patch-1
Prince Chaddha 2023-11-09 14:44:58 +05:30 committed by GitHub
commit cdd283eec6
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: rules:
document-start: disable document-start: disable
comments-indentation: disable
line-length: disable line-length: disable
new-lines: disable new-lines: disable
new-line-at-end-of-file: disable new-line-at-end-of-file: disable