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