diff --git a/.editorconfig b/.editorconfig index f6f23b8d1b..0deca3d2ab 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ root = true [*] -end_of_line = lf +end_of_line = crlf insert_final_newline = true charset = utf-8 indent_style = space