Skip to content

Commit 2a72944

Browse files
authored
Add .editorconfig (#36)
1 parent 77d4a6d commit 2a72944

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.editorconfig

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

0 commit comments

Comments
 (0)