6 Star 46 Fork 15

fushenshen/KuiperInferGitee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
fushenshen 提交于 2023-10-03 11:10 . 修改代码格式
# Use the Google style in this project.
BasedOnStyle: Google
# Some folks prefer to write "int& foo" while others prefer "int &foo". The
# Google Style Guide only asks for consistency within a project, we chose
# "int& foo" for this project:
DerivePointerAlignment: false
PointerAlignment: Left
# The Google Style Guide only asks for consistency w.r.t. "east const" vs.
# "const west" alignment of cv-qualifiers. In this project we use "east const".
QualifierAlignment: Left
ColumnLimit: 100
IncludeBlocks: Merge
# Format raw string literals with a `pb` or `proto` tag as proto.
RawStringFormats:
- Language: TextProto
Delimiters:
- 'pb'
- 'proto'
BasedOnStyle: Google
CommentPragmas: '(@copydoc|@copybrief|@see)'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/fssssss/KuiperInferGitee.git
git@gitee.com:fssssss/KuiperInferGitee.git
fssssss
KuiperInferGitee
KuiperInferGitee
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385