diff --git a/.editorconfig b/.editorconfig index 60d4fd6cae..b4921bc9c5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ [*] charset = utf-8 -end_of_line = crlf +end_of_line = lf indent_size = 4 indent_style = space insert_final_newline = true