1 Star 0 Fork 14

suniv/telegram

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
format.ps1 147 Bytes
一键复制 编辑 原始数据 按行查看 历史
levlam 提交于 2018-02-28 02:12 . Update format.{sh,ps1}.
./src.ps1 | Select-String -NotMatch "CxCli.h" | Select-String -NotMatch "dotnet" | ForEach-Object {
clang-format -verbose -style=file -i $_
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/suniv/telegram.git
[email protected]:suniv/telegram.git
suniv
telegram
telegram
master

搜索帮助