aboutsummarylogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index dd69de028e57..1166a4a0a372 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,7 +9,4 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
-insert_final_newline = false
-
-[Makefile]
-indent_style = tab \ No newline at end of file
+insert_final_newline = false \ No newline at end of file