8000 Add EditorConfig · openssl-net/openssl-net@2f8abc2 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 2f8abc2

Browse files
author
Adam Caudill
committed
Add EditorConfig
1 parent 94046f1 commit 2f8abc2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# EditorConfig is awesome: http://EditorConfig.org
2+
3+
# top-most EditorConfig file
4+
root = true
5+
6+
[*.cs]
7+
indent_style = tab
8+
indent_size = 2

0 commit comments

Comments
 (0)
0