We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37f871 commit 86c0b81Copy full SHA for 86c0b81
.editorconfig
@@ -3,3 +3,5 @@ root = true
3
[*.cs]
4
indent_style = space
5
indent_size = 4
6
+insert_final_newline = true
7
+trim_trailing_whitespace = true
0 commit comments