From a47e5e30b0da364593b6881f6826c595da8696f5 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Thu, 17 Jun 2021 08:17:30 +0200 Subject: [PATCH] Docs: Add Mega-Linter to the list of integrations (#14707) --- docs/user-guide/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/integrations.md b/docs/user-guide/integrations.md index c7130bb9f80..34ad2e25b95 100644 --- a/docs/user-guide/integrations.md +++ b/docs/user-guide/integrations.md @@ -44,6 +44,7 @@ * [Git Precommit Hook](https://coderwall.com/p/zq8jlq/eslint-pre-commit-hook) * [Git pre-commit hook that only lints staged changes](https://gist.github.com/dahjelle/8ddedf0aebd488208a9a7c829f19b9e8) * [overcommit Git hook manager](https://github.com/brigade/overcommit) +* [Mega-Linter](https://nvuillam.github.io/mega-linter): Linters aggregator for CI, [embedding eslint](https://nvuillam.github.io/mega-linter/descriptors/javascript_eslint/) ## Testing