Skip to content

Commit 624dfcc

Browse files
committed
Use CRLF not only on .gitattributes level but also on .editorconfig
1 parent ccf3394 commit 624dfcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
indent_style = space
33
indent_size = 4
44
trim_trailing_whitespace = true
5+
end_of_line = crlf
56

67
[*.cs]
78
# var preferences

0 commit comments

Comments
 (0)