From bcbe80010a86032563773da2424ebae790538b27 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Wed, 30 Dec 2020 02:10:24 +0100 Subject: [PATCH] Fix rst issues --- docs/integration.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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