diff --git a/.editorconfig b/.editorconfig index 76808d7652..91d7bf8747 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,3 +2,4 @@ trim_trailing_whitespace = false indent_style = tab max_line_length = 360 +align_array_table = false \ No newline at end of file