mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
chore: add .yamllint.yml
This commit is contained in:
parent
5faedd45d9
commit
83533600ad
1 changed files with 7 additions and 0 deletions
7
.yamllint.yml
Normal file
7
.yamllint.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
extends: default
|
||||
|
||||
rules:
|
||||
line-length: false
|
||||
document-start: false
|
||||
truthy:
|
||||
check-keys: false
|
||||
Loading…
Reference in a new issue