Skip to content

Commit 2d0e5a5

Browse files
authored
Revert EOL change in editorconfig for C# files
Avoid breaking existing code
1 parent 5dba0d0 commit 2d0e5a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ indent_size = 2
3131
# Dotnet code style settings:
3232
[*.{cs,vb}]
3333
tab_width = 4
34-
end_of_line = crlf
3534

3635
# Sort using and Import directives with System.* appearing first
3736
dotnet_sort_system_directives_first = true

0 commit comments

Comments
 (0)