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> |
||
|---|---|---|
| .. | ||
| check_compliance.py | ||
| errno.py | ||
| guideline_check.py | ||
| pylintrc | ||
| tags.yaml | ||
| test_plan.py | ||
| twister_ignore.txt | ||
| upload_test_results.py | ||
| version_mgr.py | ||