Skip to content

Commit 74e011d

Browse files
committedAug 2, 2016
Add the .editorconfig file.
1 parent 8b00896 commit 74e011d

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+
# EditorConfig is awesome: http://EditorConfig.org
2+
3+
[*.{css,js,php}]
4+
indent_style = tab
5+
6+
[*.html5]
7+
indent_style = space
8+
indent_size = 2

0 commit comments

Comments
 (0)