1 Star 0 Fork 1

apolloconfig/apollo.net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
彭伟 提交于 2019-06-01 21:55 . 简化日志和去除无用代码
root = true
[*]
charset = utf-8-bom
end_of_line = crlf
indent_size = 4
indent_style = space
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[.bowerrc|*.yml]
charset = utf-8
# Xml project files
[*.*proj]
indent_size = 2
# Xml build files
[*.builds]
indent_size = 2
# Xml files
[*.{xml,stylecop,resx,ruleset,xsd}]
indent_size = 2
# Xml config files
[*.{props,targets,config,nuspec,vsixmanifest,vsct}]
indent_size = 2
# JSON files
[*.json]
indent_size = 2
# Shell scripts
[*.sh]
end_of_line = lf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/apolloconfig/apollo.net.git
[email protected]:apolloconfig/apollo.net.git
apolloconfig
apollo.net
apollo.net
dotnet-core

搜索帮助