From eef04c62c2dfbd81f9fee6752e3b7e0b9c3bf617 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Sat, 31 Oct 2020 23:53:03 +0100 Subject: fix(installer): fix error message if $ZSH exists when installing Also prefix all formatting functions with fmt_ Related: #9427 --- .editorconfig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index aa18e0e5c..b5321de59 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,5 @@ root = true end_of_line = lf insert_final_newline = true charset = utf-8 - -[*.sh] -indent_size = 4 -indent_style = tab +indent_size = 2 +indent_style = space -- cgit v1.2.3-70-g09d2