diff --git a/.editorconfig b/.editorconfig index bf094abe..b2e4603b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,7 @@ root = true insert_final_newline = false charset = utf-8 indent_style = tab +indent_size = 4 [tests/languages/**.test] end_of_line = crlf