From 73308a38dff370afd88688c33759d3dfdf15bdf6 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Wed, 30 Dec 2020 02:14:41 +0100 Subject: [PATCH] Sorry i'm more a markdown guy :p --- docs/integration.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/integration.rst b/docs/integration.rst index 0d5b10f..51cc2c6 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -74,11 +74,13 @@ You can configure yamllint to run on ``arc lint``. Here is an example Integration with Mega-Linter ---------------------------- -``Mega-Linter`` runs yamllint amongst 70 linters out of the box on any CI system (GitHub Actions, Jenkins & others). +``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/ -Here is an example of ``.mega-linter.yml`` configuration 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