Files
zyplayer-doc/zyplayer-doc-ui/dubbo-ui/.editorconfig
暮光:城中城 ccf4196f0e dubbo文档UI初始化
2020-10-27 23:15:42 +08:00

14 lines
225 B
INI

# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false