2 Star 2 Fork 3

baidwwy / hge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
format.sh 245 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dmytro Lytovchenko 提交于 2014-04-27 11:10 . reformat source code
#!/bin/sh
for d in include src/core src/fontconv src/fonted src/helpers src/libPNG src/particleed src/pngopt src/texasm src/zlib-1.2.5 ; do
rm $d/*.orig
astyle --style=stroustrup --add-brackets --max-code-length=100 $d/*.cpp $d/*.h
done
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/GGELUA/hge.git
git@gitee.com:GGELUA/hge.git
GGELUA
hge
hge
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891