diff --git a/csharp/.editorconfig b/csharp/.editorconfig index a59f5a597..5e2afd0be 100644 --- a/csharp/.editorconfig +++ b/csharp/.editorconfig @@ -12,7 +12,6 @@ indent_style = space tab_width = 4 # New line preferences -# See https://github.com/protocolbuffers/protobuf/issues/9526 -#end_of_line = lf +end_of_line = lf insert_final_newline = false trim_trailing_whitespace = true \ No newline at end of file