diff --git a/.editorconfig b/.editorconfig index 2ab7c9a47f..e980c39bd4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ root = true [*] charset = utf-8 -end_of_line = crlf +end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4