1 Star 0 Fork 4

AsTr4/glib2.0

forked from openKylin/glib2.0 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
luzp 提交于 2022-06-29 16:02 . Import Upstream version 2.64.2
# See https://wiki.apertis.org/Guidelines/Coding_conventions#Code_formatting
BasedOnStyle: GNU
AlwaysBreakAfterDefinitionReturnType: All
BreakBeforeBinaryOperators: None
BinPackParameters: false
SpaceAfterCStyleCast: true
# Our column limit is actually 80, but setting that results in clang-format
# making a lot of dubious hanging-indent choices; disable it and assume the
# developer will line wrap appropriately. clang-format will still check
# existing hanging indents.
ColumnLimit: 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuyusanhua/glib2.0.git
git@gitee.com:wuyusanhua/glib2.0.git
wuyusanhua
glib2.0
glib2.0
openkylin/yangtze

搜索帮助