From: Shane Jaroch Date: Sun, 24 Jul 2022 18:29:23 +0000 (-0400) Subject: removed unused *.md from .editorconfig X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=d50702b138e7f6ffe9fe263606bb82cbd82c7ee2;p=nutratech%2Fnt-sqlite.git removed unused *.md from .editorconfig --- diff --git a/.editorconfig b/.editorconfig index ba6a1e8..e037e0a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -34,11 +34,6 @@ indent_style = tab max_line_length = 120 -[*.md] -max_line_length = 90 -trim_trailing_whitespace = false - - [*.rst] max_line_length = 79