diff --git a/.editorconfig b/.editorconfig index b9984282e5..b007ce491a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,6 +3,6 @@ # top-most EditorConfig file root = true -[{*.sh, *.rs}] +[{*.sh,*.rs}] indent_style = space indent_size = 4