1 Star 0 Fork 0

1k树/submarine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
# tab indentation (no size specified)
[{Makefile,go.mod,go.sum,*.go}]
indent_style = tab
# 2 space indentation
[*.{sh,json,xml}]
indent_style = space
indent_size = 2
# 4 space indentation
[*.{py,R,js}]
indent_style = space
indent_size = 4
# Don't enforce indent size for java. maven check-style will handle other styles
[*.java]
indent_style = space
max_line_length = 110
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/1ktree/submarine.git
git@gitee.com:1ktree/submarine.git
1ktree
submarine
submarine
master

搜索帮助