Skip to content
Commit 7db1d17e authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Stephanos Ioannidis
Browse files

yamllint: fix all yamllint line-length errors



Fix all line-length errors detected by yamllint:

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

Using a limit is set to 100 columns, not touching the commandlines in
GitHub workflows (at least for now).

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 7dd902d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment