1 Star 0 Fork 0

吴登淋/microservices-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nim Jayawardena 提交于 2022-12-21 15:53 . Create .editorconfig (#1421)
# The .editorconfig is used to maintain consistent code style.
# The .editorconfig file is supported by most text editors.
# See https://editorconfig.org
root = true
[*]
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
[*.cs]
indent_size = 4
[Dockerfile*]
indent_size = 4
[*.go]
indent_style = tab
[*.java]
indent_size = 4
[*.py]
indent_size = 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wu-denglin/microservices-demo.git
git@gitee.com:wu-denglin/microservices-demo.git
wu-denglin
microservices-demo
microservices-demo
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385