We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac2d69 commit 87ca091Copy full SHA for 87ca091
.editorconfig
@@ -1,4 +1,8 @@
1
-[*.cs]
+[*]
2
+indent_style = space
3
+indent_size = 4
4
+
5
+[*.cs]
6
7
# StyleCop
8
0 commit comments