1 Star 0 Fork 0

银魂fans/uncrustify

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michele Calgaro 提交于 2023-11-20 15:17 +08:00 . Prepare Uncrustify v0.78.1 release
{
"name": "uncrustify",
"version": "0.78.1",
"description": "A highly configurable, easily modifiable source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
"main": "uncrustify",
"scripts": {
"preinstall": "mkdir -p build && cd build && cmake .. && make"
},
"bin": "src/uncrustify",
"repository": {
"type": "git",
"url": "https://github.com/uncrustify/uncrustify"
},
"keywords": [
"uncrustify",
"source code beautifier"
],
"author": "Ben Gardner",
"author": "Guy Maurel",
"license": "GPL-2.0-or-later"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gitama2015/uncrustify.git
git@gitee.com:gitama2015/uncrustify.git
gitama2015
uncrustify
uncrustify
master

搜索帮助