Skip to content

Commit 718a2cb

Browse files
authored
Update .editorconfig
1 parent 1b74de1 commit 718a2cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
###############################
33
# Core EditorConfig Options #
44
###############################
5+
root = true
56
# All files
67
[*]
78
indent_style = space
9+
end_of_line = crlf
810
# Code files
911
[*.{cs,csx,vb,vbx}]
1012
indent_size = 4

0 commit comments

Comments
 (0)