diff --git a/.editorconfig b/.editorconfig index e960a94cd..dbd97a11b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ root = true end_of_line = lf insert_final_newline = true -[*.json] +[{Dockerfile,*.json,*.sh}] indent_style = space indent_size = 2