1 Star 0 Fork 2

朱春杨/open-ocpp

forked from Charging Systems/open-ocpp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
---
Language: Cpp
BasedOnStyle: Microsoft
ColumnLimit: 140
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AllowShortBlocksOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortLambdasOnASingleLine: All
AlignEscapedNewlines: Left
AlignOperands: true
AlignTrailingComments: true
BreakConstructorInitializers: BeforeColon
ReflowComments: false
AllowShortCaseLabelsOnASingleLine: false
BinPackParameters: false
BinPackArguments: false
PointerAlignment: Left
IndentCaseLabels: true
ConstructorInitializerAllOnOneLineOrOnePerLine: true
SpaceInEmptyBlock: true
AlwaysBreakTemplateDeclarations: Yes
BreakBeforeBraces: Custom
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: Always
AfterEnum: true
AfterFunction: true
AfterNamespace: true
AfterObjCDeclaration: true
AfterStruct: true
AfterUnion: true
AfterExternBlock: true
BeforeCatch: true
BeforeElse: true
BeforeLambdaBody: true
BeforeWhile: false
IndentBraces: false
SplitEmptyFunction: true
SplitEmptyRecord: true
SplitEmptyNamespace: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zhu-chunyang3/open-ocpp.git
git@gitee.com:zhu-chunyang3/open-ocpp.git
zhu-chunyang3
open-ocpp
open-ocpp
develop

搜索帮助

0d507c66 1850385 C8b1a773 1850385