zephyr/samples/drivers/soc_flash_nrf
Fabio Baltieri e0cc2b8dd0 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>
2023-01-04 01:16:45 +09:00
..
src samples/soc_flash_nrf: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
CMakeLists.txt
prj.conf
sample.yaml yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00