Fix rst issues

pull/349/head
Nicolas Vuillamy 4 years ago committed by GitHub
parent cd06e4ae28
commit bcbe80010a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,11 +71,14 @@ You can configure yamllint to run on ``arc lint``. Here is an example
}
}
Integration with `Mega-Linter<https://nvuillam.github.io/mega-linter/>`
-------------------------
Integration with Mega-Linter
----------------------------
``Mega-Linter`` runs yamllint amongst 70 linters out of the box on any CI system (GitHub Actions, Jenkins & others).
Installation instructions: https://nvuillam.github.io/mega-linter/
``Mega-Linter`` runs yamllint amongst 70 linters out of the box. Here is an example of
``.mega-linter`` file if you want to only run yamllint
Here is an example of ``.mega-linter.yml`` configuration file if you want to only run yamllint
.. code:: yaml

Loading…
Cancel
Save