Add global yamllint config
This commit is contained in:
6
.config/yamllint/config
Normal file
6
.config/yamllint/config
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
extends: default
|
||||
rules:
|
||||
document-start: disable
|
||||
comments-indentation: disable
|
||||
Reference in New Issue
Block a user