1 Star 0 Fork 169

dc1y / mootdx

forked from bopo / mootdx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
bopo 提交于 2021-10-25 13:56 . update docs
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
end_of_line = lf
[*.bat]
indent_style = tab
end_of_line = crlf
[*.yaml]
indent_size = 2
[*.yml]
indent_size = 2
[LICENSE]
insert_final_newline = false
[Makefile]
indent_style = tab
Python
1
https://gitee.com/dc1y/mootdx.git
git@gitee.com:dc1y/mootdx.git
dc1y
mootdx
mootdx
master

搜索帮助