1 Star 0 Fork 7

huadelong / zeno

forked from Zenus Technology / zeno 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
双笙子佯谬 提交于 2022-06-02 11:53 . fuck wendous
BasedOnStyle: LLVM
IndentWidth: 4
DeriveLineEnding: false
UseCRLF: false
UseTab: Never
IndentCaseLabels: false
AllowShortIfStatementsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
AllowShortBlocksOnASingleLine: false
AllowShortEnumsOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: true
AllowAllArgumentsOnNextLine: true
AllowAllParametersOfDeclarationOnNextLine: true
AlignTrailingComments: true
AlignEscapedNewlines: true
AlignConsecutiveDeclarations: false
AlignOperands: true
#LambdaBodyIndentation: Signature
NamespaceIndentation: None
#PackConstructorInitializers: CurrentLine
ColumnLimit: 120
#RemoveBracesLLVM: false
ReflowComments: false
BreakBeforeBraces: Custom
BraceWrapping:
AfterEnum: false
AfterClass: false
AfterStruct: false
AfterCaseLabel: false
SplitEmptyFunction: false
DerivePointerAlignment: false
PointerAlignment: Right
#ReferenceAlignment: Pointer
#QualifierAlignment: Leave
#QualifierOrder: ['static', 'inline', 'type', 'const', 'volatile']
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/huadelong/zeno.git
git@gitee.com:huadelong/zeno.git
huadelong
zeno
zeno
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891