We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf3394 commit 624dfccCopy full SHA for 624dfcc
.editorconfig
@@ -2,6 +2,7 @@
2
indent_style = space
3
indent_size = 4
4
trim_trailing_whitespace = true
5
+end_of_line = crlf
6
7
[*.cs]
8
# var preferences
0 commit comments