4 Star 14 Fork 5

cloudtask / cloudtask-center

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rick.B.Liu 提交于 2018-01-26 16:31 . add cloudtask-center code.
# EditorConfig coding styles definitions. For more information about the
# properties used in this file, please see the EditorConfig documentation:
# http://editorconfig.org/
# indicate this is the root of the project
root = true
[*]
charset = utf-8
end_of_line = CRLF
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab
[*.md]
trim_trailing_whitespace = false
[*.go]
end_of_line = CRLF
indent_style = tab
[*.json]
charset = utf-8
end_of_line = CRLF
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
Go
1
https://gitee.com/cloudtask/cloudtask-center.git
git@gitee.com:cloudtask/cloudtask-center.git
cloudtask
cloudtask-center
cloudtask-center
master

搜索帮助