From 3f4627503f6370b7eb489270f08f61a21b47e960 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Thu, 23 Apr 2020 10:45:04 -0500 Subject: [PATCH] make pretty --- docs/disabling-linters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 0155db84..94b4de77 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -1,5 +1,5 @@ # 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 linter 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