From 6111e09a973c944c1321b4a73deede28abf89cfc Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sat, 5 Nov 2016 13:26:11 +0100 Subject: [PATCH] Drop indent-size from Makefile section --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index d6889cbf9..0fb78d3dc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,7 +18,6 @@ indent_size = 2 [Makefile] indent_style = tab -indent_size = 8 [*.{less,yml}] indent_style = space