Add global yamllint config
parent
33542630d5
commit
78e6695782
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
extends: default
|
||||
rules:
|
||||
document-start: disable
|
||||
comments-indentation: disable
|
Loading…
Reference in New Issue