diff --git a/.editorconfig b/.editorconfig index 1f149cf2d2..cb18523268 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,4 @@ insert_final_newline = true charset = utf-8 indent_style = space indent_size = 2 +continuation_indent_size = 4