diff --git a/.editorconfig b/.editorconfig index d2f3002c12..80eabec233 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ root = true # Use 4 spaces as indentation [*] insert_final_newline = true -end_of_line = lf +end_of_line = crlf indent_style = space indent_size = 4