diff --git a/docs/integration.rst b/docs/integration.rst index 5870021..0d5b10f 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -71,11 +71,14 @@ You can configure yamllint to run on ``arc lint``. Here is an example } } -Integration with `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