5 Star 12 Fork 4

zzfree54/open-ocpp

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.clang-format 737 Bytes
Copy Edit Raw Blame History
c-jimenez authored 2022-01-11 00:18 . Initial code commit
---
Language: Cpp
BasedOnStyle: Microsoft
ColumnLimit: 140
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AllowShortBlocksOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline
AlignEscapedNewlines: Left
AlignOperands: true
AlignTrailingComments: true
AllowShortBlocksOnASingleLine: false
BreakConstructorInitializers: BeforeColon
ReflowComments: false
AllowShortCaseLabelsOnASingleLine: false
BinPackParameters: false
BinPackArguments: false
PointerAlignment: Left
IndentCaseLabels: true
BreakBeforeBraces: Allman
ConstructorInitializerAllOnOneLineOrOnePerLine: true
SpaceInEmptyBlock: true
AlwaysBreakTemplateDeclarations: Yes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zzfree54/open-ocpp.git
git@gitee.com:zzfree54/open-ocpp.git
zzfree54
open-ocpp
open-ocpp
develop

Search