0.1.36-DEV-20210505-013615
-------------------------- * FIX: - add .yamllint.yml
This commit is contained in:
parent
4a75d0e87f
commit
6953184906
9
.yamllint.yml
Normal file
9
.yamllint.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
rules:
|
||||||
|
colons:
|
||||||
|
max-spaces-before: -1
|
||||||
|
max-spaces-after : -1
|
||||||
|
|
||||||
|
truthy:
|
||||||
|
allowed-values : ['true','false','True','False','yes','no']
|
||||||
|
check-keys : false
|
Loading…
x
Reference in New Issue
Block a user