1 Star 0 Fork 0

kifast/icebox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luca Farey 提交于 2019-02-06 13:32 . format: fix
---
Language: Cpp
AlignConsecutiveAssignments: true
AlignEscapedNewlines: Left
AllowShortCaseLabelsOnASingleLine: true
BreakBeforeBinaryOperators: NonAssignment
BreakBeforeBraces: Allman
BreakConstructorInitializers: BeforeComma
BreakInheritanceList: BeforeComma
ColumnLimit: 0
FixNamespaceComments: true
IncludeBlocks: Preserve
IndentCaseLabels: true
IndentPPDirectives: AfterHash
IndentWidth: 4
NamespaceIndentation: All
PointerAlignment: Left
SpaceAfterCStyleCast: true
SpaceBeforeParens: Never
UseTab: Never
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kifast/icebox.git
git@gitee.com:kifast/icebox.git
kifast
icebox
icebox
master

搜索帮助