35 Star 0 Fork 48

openKylin / pillow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
周淦清 提交于 2024-04-11 16:51 . merge upstream 10.2.0
# A clang-format style that approximates Python's PEP 7
# Useful for IDE integration
BasedOnStyle: Google
AlwaysBreakAfterReturnType: All
AllowShortIfStatementsOnASingleLine: false
AlignAfterOpenBracket: AlwaysBreak
BinPackArguments: false
BinPackParameters: false
BreakBeforeBraces: Attach
ColumnLimit: 88
DerivePointerAlignment: false
IndentWidth: 4
Language: Cpp
PointerAlignment: Right
ReflowComments: true
SortIncludes: false
SpaceBeforeParens: ControlStatements
SpacesInParentheses: false
TabWidth: 4
UseTab: Never
1
https://gitee.com/openkylin/pillow.git
git@gitee.com:openkylin/pillow.git
openkylin
pillow
pillow
openkylin/nile

搜索帮助

53164aa7 5694891 3bd8fe86 5694891