diff --git a/.editorconfig b/.editorconfig index bfc41883b..978ed057a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,6 +2,7 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true +end_of_line = crlf [*.cs] # var preferences