Skip to content

Commit 62a90b8

Browse files
authored
Add .editorconfig file (#124)
This config matches currently used indentation.
1 parent 58d0fd4 commit 62a90b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

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

0 commit comments

Comments
 (0)