mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
fix: line-length lint
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
06581793b3
commit
420c814ed9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user