Skip to content

Commit c29704b

Browse files
authoredJan 4, 2017
Create .editorconfig
1 parent 93a8261 commit c29704b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

Diff for: ‎.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
indent_style = space
6+
indent_size = 2
7+
charset = utf-8

0 commit comments

Comments
 (0)
Please sign in to comment.