Skip to content

Commit 23337b9

Browse files
authored
Remove end_of_line from editorconfig template
1 parent 6e853ab commit 23337b9

File tree

2 files changed

+0
-2
lines changed
  • template_feed/Microsoft.DotNet.Common.ItemTemplates/content/EditorConfig/Dotnet
  • test/dotnet-new.Tests/Approvals/AllCommonItemsCreate.-o#EditorConfig-file#-n#item.verified/EditorConfig-file

2 files changed

+0
-2
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/EditorConfig/Dotnet/.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ indent_size = 4
1818
tab_width = 4
1919

2020
# New line preferences
21-
end_of_line = crlf
2221
insert_final_newline = false
2322

2423
#### .NET Coding Conventions ####

test/dotnet-new.Tests/Approvals/AllCommonItemsCreate.-o#EditorConfig-file#-n#item.verified/EditorConfig-file/.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ indent_size = 4
1818
tab_width = 4
1919

2020
# New line preferences
21-
end_of_line = crlf
2221
insert_final_newline = false
2322

2423
#### .NET Coding Conventions ####

0 commit comments

Comments
 (0)