Skip to content
Commit a2e5bd19 authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Stephanos Ioannidis
Browse files

yamllint: fix all yamllint comments errors



Fix all hyphens errors detected by yamllint:

yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \
  grep '(comments)'

Default config would be to require two spaces after the start of the
comment, proposing to keep it on 1, inline with the Linux binding
config, that is:

```
-  comments:
-    min-spaces-from-content: 1
```

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent e0cc2b8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment