diff --git a/.editorconfig b/.editorconfig index ea3825143bf..d79a855714e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true [*] -end_of_line = crlf +end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4