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

Commit 23d6fad

Browse files
Merge pull request #580 from github-for-unity/add-that-editorconfig-thing
Add .editorconfig with whitespace definition
2 parents 0f5db5f + 1b1b8bb commit 23d6fad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*.cs]
4+
indent_style = space
5+
indent_size = 4

0 commit comments

Comments
 (0)