zephyr/samples
Fabio Baltieri a2e5bd1928 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: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 01:16:45 +09:00
..
application_development
arch
basic
bluetooth
boards yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
compression
drivers yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
hello_world
kernel
modules
net
philosophers
posix yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
sensor
shields
subsys yamllint: fix all yamllint brackets errors 2023-01-04 01:16:45 +09:00
synchronization
tfm_integration yamllint: fix all yamllint comments errors 2023-01-04 01:16:45 +09:00
userspace
classic.rst
index.rst
sample_definition_and_criteria.rst