From 3e90a2d3f4df04e2abf3c0fd1c45873641c51ba1 Mon Sep 17 00:00:00 2001 From: Leonard Sheng Sheng Lee Date: Fri, 16 Oct 2020 19:25:39 +0200 Subject: [PATCH] docs: add terragrunt link in table of linters --- docs/disabling-linters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 540f4b49..d015e74b 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -53,6 +53,7 @@ For some linters it is also possible to override rules on a case by case level w - [SQL](#sql) - [Tekton](#tekton) - [Terraform](#terraform) + - [Terragrunt](#terragrunt) - [Typescript eslint](#typescript-eslint) - [Typescript standard](#typescript-standard) - [XML](#xml)