From 2ba702df2173b6e1a9408f78c00d28ba02f73f38 Mon Sep 17 00:00:00 2001 From: slawkens Date: Mon, 26 Oct 2020 23:44:25 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 016d763d..43a3072a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,4 +11,3 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -indent_style = tab