yamllint: fix all yamllint hyphens errors
Fix all hyphens errors detected by yamllint: yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \ grep '(hyphens)' Default config is only one space after the hyphen. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
bd4cdde4b0
commit
e0cc2b8dd0