diff --git a/.editorconfig b/.editorconfig index b998428..b007ce4 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