提交 16ebd1ed 编写于 作者: C codecalm

editorconfig fix

上级 f08fab15
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=tab
tab_width=3
max_line_length=off
[*.svg]
indent_style=tab
tab_width=3
[*.html]
indent_style=tab
indent_size=3
tab_width=3
insert_final_newline=false
[*.md]
indent_style=tab
tab_width=3
max_line_length=off
[{*.rb,*.yml,*,scss}]
[*.{rb,yml,scss}]
indent_style=space
indent_size=2
[*.js.map]
indent_style=tab
indent_size=3
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册