Skip to content

Commit c005ea7

Browse files
committed
Remove end_of_line from .editorconfig to avoid dialog in Visual Studio (git handles this automatically if omitted)
1 parent 47ac16b commit c005ea7

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
@@ -6,7 +6,6 @@ indent_style = space
66
indent_size = 4
77
charset = utf-8
88
trim_trailing_whitespace = true
9-
end_of_line = lf
109
insert_final_newline = true
1110

1211
[*.{csproj,json}]

0 commit comments

Comments
 (0)