zephyr/tests/boards
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
..
altera_max10 ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
espressif_esp32/cache_coex tests: espressif_esp32: Fix docs generation issue 2022-10-08 18:33:21 +02:00
frdm_k64f/i2c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
intel_adsp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mec15xxevb_assy6853 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mec172xevb_assy6906/i2c_api tests: Enable the pca9555 chip on mec172xevb_assy6906 2022-09-13 08:54:25 +00:00
native_posix yamllint: fix all yamllint comments errors 2023-01-04 01:16:45 +09:00