2 Star 1 Fork 1

HuiTeam / api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanghuiqiang 提交于 2017-08-08 10:03 . init api
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
# Change these settings to your own preference
indent_style = space
indent_size = 4
# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[{package,bower}.json]
indent_style = space
indent_size = 2
Java
1
https://gitee.com/HuiTeam/api.git
git@gitee.com:HuiTeam/api.git
HuiTeam
api
api
master

搜索帮助