From 8ec875c0c78f9dcac8242140a1af4fc072ab742a Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 10 May 2016 14:26:28 +0200 Subject: [PATCH] [fix] editorconfig file. --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 21c5030..5d61925 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,5 +16,5 @@ end_of_line = lf insert_final_newline = true charset = utf-8 -[install_yunohostv2] -indent_style = tab +[install_yunohost] +indent_style = space