diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.editorconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/.editorconfig b/bin/.editorconfig index b9a948f405..ef92655823 100644 --- a/bin/.editorconfig +++ b/bin/.editorconfig @@ -1,3 +1,2 @@ [*.sh] -indent_style = space -indent_size = 2 +indent_style = tab |