Skip to content
Snippets Groups Projects
Commit 2939b260 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Fix yamllint `line-length` warnings.

This patch fixes yamllint's "line too long" (line-lenght) warnings
by ensuring all lines in YAML files have, at most, 160 characters.

If a line cannot be written as a multiline block, line-length rule
evaluation is disabled for the specific line, both on yamllint and
on ansible-lint.
parent 9ebfd011
Branches
Tags
Loading
Showing
with 471 additions and 30 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment