Skip to content

Commit 2591684

Browse files
committed
Create .editorconfig
1 parent e570cf7 commit 2591684

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.editorconfig

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# http://editorconfig.org
2+
3+
root = true
4+
5+
[*]
6+
charset = utf-8
7+
indent_style = tab
8+
insert_final_newline = true

0 commit comments

Comments
 (0)