当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
14 Star 33 Fork 30

OpenHarmony-SIG/ohos_webrtc
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 629 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mirko Bonadei 提交于 2021-01-30 00:13 +08:00 . Add IncludeBlocks to clang-format.
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
---
Language: Java
BasedOnStyle: Google
---
Language: ObjC
BasedOnStyle: Google
BinPackParameters: false
BinPackArguments: false
ColumnLimit: 100
ObjCBlockIndentWidth: 2
AllowAllParametersOfDeclarationOnNextLine: true
AlignOperands: false
AlwaysBreakBeforeMultilineStrings: false
AllowShortFunctionsOnASingleLine: Inline
BreakBeforeTernaryOperators: false
IndentWrappedFunctionNames: true
ContinuationIndentWidth: 4
ObjCSpaceBeforeProtocolList: true
---
Language: Cpp
IncludeBlocks: Regroup
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/ohos_webrtc.git
git@gitee.com:openharmony-sig/ohos_webrtc.git
openharmony-sig
ohos_webrtc
ohos_webrtc
master

搜索帮助