From 705bddd4e779d7c559bc4e17d6aea77d6bd4417d Mon Sep 17 00:00:00 2001 From: Eliah REBSTOCK <eliah.rebstock@ensiie.fr> Date: Fri, 25 Jan 2019 09:41:37 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 32fe1a2..d41aa50 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ charset = utf-8 [*.{c,h}] indent_style = tab -# tab_width = 4 +indent_size = 4 [Makefile] indent_style = tab -- GitLab