1 Star 0 Fork 95

蒋工 / cola-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
oldratlee 提交于 2022-07-13 18:12 . style: improve .editorconfig
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
tab_width = 4
indent_style = space
trim_trailing_whitespace = true
[*.xml]
indent_size = 4
[*.{yml,yaml}]
indent_size = 2
[*.{md,mkd,markdown}]
indent_size = 4
trim_trailing_whitespace = false
1
https://gitee.com/TopFlyer/cola-framework.git
git@gitee.com:TopFlyer/cola-framework.git
TopFlyer
cola-framework
cola-framework
master

搜索帮助