1 Star 0 Fork 7

leayom / ElasticDL

forked from Gitee 极速下载 / ElasticDL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
Qinlong Wang 提交于 2021-02-22 12:02 . Remove spaces after colon (#2507)
---
Language: Cpp
BasedOnStyle: Google
IndentWidth: 2
TabWidth: 2
ContinuationIndentWidth: 4
AccessModifierOffset: -1 # The private/protected/public has no indent in class
Standard: Cpp11
AllowAllParametersOfDeclarationOnNextLine: true
BinPackParameters: false
BinPackArguments: false
---
Language: Proto
BasedOnStyle: Google
IndentWidth: 2
TabWidth: 2
ContinuationIndentWidth: 4
---
Python
1
https://gitee.com/leayom/ElasticDL.git
git@gitee.com:leayom/ElasticDL.git
leayom
ElasticDL
ElasticDL
develop

搜索帮助