1 Star 0 Fork 0

nkjpj/cling

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 609 Bytes
一键复制 编辑 原始数据 按行查看 历史
BasedOnStyle: LLVM
IndentWidth: 2
NamespaceIndentation: All
ColumnLimit: 80
Language: Cpp
Standard: Cpp11
DerivePointerAlignment: false
PointerAlignment: Left
AlignAfterOpenBracket: Align
PenaltyBreakBeforeFirstCallParameter: 50
AlignOperands: true
AllowShortCaseLabelsOnASingleLine: true
IndentCaseLabels: true
IncludeCategories:
- Regex: '^"[^/]+\"'
Priority: 10
- Regex: '^"cling/'
Priority: 20
- Regex: '^"clang/'
Priority: 30
- Regex: '^"llvm/'
Priority: 40
- Regex: '^<'
Priority: 50
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nkjpj/cling.git
git@gitee.com:nkjpj/cling.git
nkjpj
cling
cling
master

搜索帮助