From 299a0d0e7af191d25edf0f0a313aa5d355aedef7 Mon Sep 17 00:00:00 2001 From: Pasqualino Titto Assini Date: Sun, 11 Oct 2020 20:28:08 +0200 Subject: [PATCH] removed Makefile section --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 86168bd5ef..4b0c4d1d26 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,9 +3,6 @@ root = true -[Makefile] -indent_style = tab - [*] end_of_line = LF trim_trailing_whitespace = true