提交 5554d6e2 编写于 作者: oldratlee's avatar oldratlee 🔥

add .editorconfig

上级 5bb8e6bc
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.{java,kt,sh,md}]
indent_style = space
indent_size = 4
[*.xml]
indent_style = tab
indent_size = 4
[*.yml]
indent_style = space
indent_size = 2
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册