From 8409d58d6900954eae648afa6669e49e0895dc94 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Fri, 19 Jun 2020 12:59:06 -0500 Subject: [PATCH] adding fence language --- 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 00a6a2dd..0a2af8b6 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -555,7 +555,7 @@ a {} - There is no top level *configuration file* available at this time ### dotenv-linter disable single line -``` +```env # Comment line will be ignored ```