1 Star 0 Fork 6

Neighbor.wang/TemplateRepoCxx

forked from 等疾风/TemplateRepoCxx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
format_count.sh 201 Bytes
一键复制 编辑 原始数据 按行查看 历史
等疾风 提交于 2022-08-05 15:47 . update 05/08/2022
#!/bin/bash
# 格式化
clang-format -i `find include/ -type f -name *.hpp`
clang-format -i `find src/ example/ test/ -type f -name *.cpp`
# 统计代码行数
cloc --git `git branch --show-current`
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/tmhulw/TemplateRepoCxx.git
git@gitee.com:tmhulw/TemplateRepoCxx.git
tmhulw
TemplateRepoCxx
TemplateRepoCxx
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385