a2e5bd1928
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> |
||
---|---|---|
.. | ||
altera_max10 | ||
espressif_esp32/cache_coex | ||
frdm_k64f/i2c | ||
intel_adsp | ||
mec15xxevb_assy6853 | ||
mec172xevb_assy6906/i2c_api | ||
native_posix |