2 Star 9 Fork 2

liudengfeng / project_25300166

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dengfeng Liu 提交于 2017-04-27 20:36 . Create .editorconfig
root = true
[*]
charset = utf-8
end_of_line = LF
[*.[ch]]
indent_style = tab
indent_size = 4
max_line_length = 80
[README.md]
max_line_length = 80
[CMakeLists.txt]
indent_style = tab
indent_size = 4
max_line_length = 80
[*.sh]
indent_style = tab
indent_size = 2
[*.init]
indent_style = tab
indent_size = 4
[*.conf]
indent_style = tab
indent_size = 4
C
1
https://gitee.com/apfree/xfrpc.git
git@gitee.com:apfree/xfrpc.git
apfree
xfrpc
project_25300166
master

搜索帮助