5 Star 28 Fork 2

Chobits / pyincpp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
---
Language: Cpp
BasedOnStyle: LLVM
UseTab: Never
IndentWidth: 4
TabWidth: 4
BreakBeforeBraces: Allman
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: true
AccessModifierOffset: -4
NamespaceIndentation: None
BreakConstructorInitializers: BeforeComma
PointerAlignment: Left
ColumnLimit: 0
AllowShortBlocksOnASingleLine: Never
AllowShortFunctionsOnASingleLine: None
AllowShortLambdasOnASingleLine: All
ReflowComments: true
SpacesInLineCommentPrefix: { Minimum: 1, Maximum: 1 }
Standard: c++20
---
C++
1
https://gitee.com/ChobitsY/pyincpp.git
git@gitee.com:ChobitsY/pyincpp.git
ChobitsY
pyincpp
pyincpp
main

搜索帮助