diff --git a/.editorconfig b/.editorconfig index ade4c35a83..465fe0e053 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,6 +3,7 @@ root = true [*] insert_final_newline = true +end_of_line = lf ; 4-column tab indentation [*.cpp]