1 parent 1b74de1 commit 718a2cbCopy full SHA for 718a2cb
1 file changed
.editorconfig
@@ -2,9 +2,11 @@
2
###############################
3
# Core EditorConfig Options #
4
5
+root = true
6
# All files
7
[*]
8
indent_style = space
9
+end_of_line = crlf
10
# Code files
11
[*.{cs,csx,vb,vbx}]
12
indent_size = 4
0 commit comments