yamllint: fix all yamllint comments-indentation errors

Fix all comments-indentation errors detected by yamllint:

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

This checks that the comment is aligned with the content.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-01-03 12:38:35 +00:00 committed by Stephanos Ioannidis
commit 7dd902d035
24 changed files with 50 additions and 47 deletions

View file

@ -27,9 +27,9 @@ properties:
type: boolean
description: Enable wrapping with PPI
# If enabled then counter based on nRF RTC peripheral supports only maximal
# top value. That results in code optimizations and availability of one more
# channel
# If enabled then counter based on nRF RTC peripheral supports only maximal
# top value. That results in code optimizations and availability of one more
# channel
fixed-top:
type: boolean
description: Enable fixed top value