Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/CorApi
diff options
context:
space:
mode:
Diffstat (limited to 'CorApi')
-rw-r--r--CorApi/.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/CorApi/.editorconfig b/CorApi/.editorconfig
new file mode 100644
index 0000000..f3a408c
--- /dev/null
+++ b/CorApi/.editorconfig
@@ -0,0 +1,4 @@
+[*.cs]
+indent_style = space
+indent_size = 4
+end_of_line = crlf \ No newline at end of file