Update yamllint config

patch-1
Dwi Siswanto 2021-03-11 23:02:44 +07:00
parent 6469f38cf4
commit 66e8a2d7fb
1 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,7 @@ rules:
new-lines: disable
new-line-at-end-of-file: disable
truthy: disable
comments:
require-starting-space: true
ignore-shebangs: true
min-spaces-from-content: 1