diff --git a/bin/.editorconfig b/bin/.editorconfig index b9a948f405d..ef92655823c 100644 --- a/bin/.editorconfig +++ b/bin/.editorconfig @@ -1,3 +1,2 @@ [*.sh] -indent_style = space -indent_size = 2 +indent_style = tab