1 Star 0 Fork 0

莫名/NanoRange

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tristan Brindle 提交于 2018-05-21 17:03 . Add .clang-format file
ColumnLimit: 80
UseTab: Never
IndentWidth: 4
AccessModifierOffset: -4
AlignConsecutiveAssignments: false
AllowShortFunctionsOnASingleLine: Inline
AlwaysBreakTemplateDeclarations: true
BreakBeforeBraces: Custom
BreakConstructorInitializers: BeforeColon
BraceWrapping:
AfterFunction: true
SplitEmptyFunction: false
SplitEmptyRecord: false
ConstructorInitializerAllOnOneLineOrOnePerLine: true
Cpp11BracedListStyle: true
DerivePointerAlignment: true
NamespaceIndentation: None
FixNamespaceComments: true
SpaceAfterCStyleCast: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cometdlut/NanoRange.git
git@gitee.com:cometdlut/NanoRange.git
cometdlut
NanoRange
NanoRange
master

搜索帮助