From d50702b138e7f6ffe9fe263606bb82cbd82c7ee2 Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Sun, 24 Jul 2022 14:29:23 -0400 Subject: [PATCH] removed unused *.md from .editorconfig --- .editorconfig | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.52.0