From 5872cd191c11e9c24fd0014fa3e2d8e7671b43b2 Mon Sep 17 00:00:00 2001 From: adev Date: Wed, 1 Nov 2017 14:47:06 +0100 Subject: Update .editorconfig for makefile --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 92c9a4c3..6553d30f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,6 @@ insert_final_newline = true [*.{js,css}] indent_style = space indent_size = 2 + +[Makefile] +indent_style = tab -- cgit v1.2.3