From 3eec4c39e882f3aba9a7fb8b40fd814251b50d0a Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:50:55 -0500 Subject: [PATCH] updating doc --- docs/disabling-linters.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 206c4264..9964bd4f 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -350,7 +350,13 @@ RUN cd /tmp && echo "hello!" ### editorconfig-checker disable code block -- There is currently **No** way to disable rules inline of the file(s) +```js + + +[somelink]: http://www.some.super.long.url.well.larger.than.the.maximum.line.length/that-I-have-no-control-over.html + + +``` ### editorconfig-checker disable entire file