Skip to content

Commit 87ca091

Browse files
Fix the .editorconfig
1 parent 5ac2d69 commit 87ca091

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.editorconfig

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
[*.cs]
1+
[*]
2+
indent_style = space
3+
indent_size = 4
4+
5+
[*.cs]
26

37
# StyleCop
48

0 commit comments

Comments
 (0)