From abe07e93a4d0f78a46ad747f71f80769a9e0ea07 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Thu, 23 Apr 2020 11:22:10 -0500 Subject: [PATCH] fixed names --- docs/disabling-linters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 5a63b9e4..525471b6 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -1,8 +1,8 @@ -# Disabling linters and rules +# Disabling linters and Rules If you find you need to ignore certain **errors** and **warnings**, you will need to know the *format* to disable the **Super-Linter** rules. Below is examples and documentation for each language and the various methods to disable. -## Table of contents +## Table of Linters - [Ruby](#ruby) - [Shell](#shell) - [Ansible](#ansible)