1 Star 0 Fork 0

万智宇/fmt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
Victor Zverovich 提交于 2024-09-10 18:24 . Adjust clang-format
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google
IndentPPDirectives: AfterHash
IndentCaseLabels: false
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false
AllowShortCaseLabelsOnASingleLine: true
AlignConsecutiveShortCaseStatements:
Enabled: true
AcrossEmptyLines: true
AcrossComments: true
AlignCaseColons: false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/joker_charles/fmt.git
git@gitee.com:joker_charles/fmt.git
joker_charles
fmt
fmt
master

搜索帮助