1 Star 0 Fork 42

firegod01cn/UIML

forked from TARS_Go-Embedded/UIML 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.clang-format 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
RigoLigo 提交于 2023-12-05 13:49 +08:00 . Chore: clang-format允许方法压缩成一行
---
AllowAllArgumentsOnNextLine: false
AllowShortFunctionsOnASingleLine: true
BasedOnStyle: Microsoft
BinPackArguments: "false"
BinPackParameters: "false"
ColumnLimit: 100
IncludeCategories:
# <stm32f4xx.h> 需要排在 <arm_math.h> 之前,以正确激活__FPU_PRESENT宏
- Regex: '^(<|")stm32'
Priority: 0
IndentExternBlock: NoIndent
NamespaceIndentation: All
PenaltyBreakBeforeFirstCallParameter: 1000
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/firegod01cn/UIML.git
git@gitee.com:firegod01cn/UIML.git
firegod01cn
UIML
UIML
master

搜索帮助