fix: line-length lint

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2024-01-05 20:05:35 +00:00 committed by Adrien Vergé
parent 06581793b3
commit 420c814ed9

View File

@ -69,8 +69,10 @@ You can configure yamllint to run on ``arc lint``. Here is an example
Intergration with GitLab
------------------------
You can use the following gitlab-ci stage to do run yamllint and get the results as a
`Code quality (Code Climate) <https://docs.gitlab.com/ee/ci/testing/code_quality.html>` report.
You can use the following gitlab-ci stage to do run yamllint and get the
results as a
`Code quality (Code Climate) <https://docs.gitlab.com/ee/ci/testing/code_quality.html>`
report.
.. code:: yaml