zephyr/tests/kernel/usage/thread_runtime_stats
Fabio Baltieri 7dd902d035 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>
2023-01-04 01:16:45 +09:00
..
src ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
CMakeLists.txt
prj.conf tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
testcase.yaml yamllint: fix all yamllint comments-indentation errors 2023-01-04 01:16:45 +09:00