Skip to content

Commit b27e4b4

Browse files
committed
Add .editorconfig
http://editorconfig.org
1 parent 816b174 commit b27e4b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
indent_style = tab

0 commit comments

Comments
 (0)