diff --git a/.editorconfig b/.editorconfig index 47ff6e8918..5538a2b00f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,7 @@ root = true ; Unix-style newlines [*] end_of_line = LF +insert_final_newline = true ; 4-column tab indentation [*.cs]