diff --git a/.editorconfig b/.editorconfig index 65ef6ce7c..c67a8049f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -28,7 +28,6 @@ indent_size = 4 tab_width = 4 # New line preferences -end_of_line = lf insert_final_newline = true #### .NET Coding Conventions ####