4 Star 2 Fork 3

mirrors_PaddlePaddle/FlyCV

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
taotianran 提交于 2022-11-16 20:58 +08:00 . add pre-commit-config
fail_fast: false
repos:
- repo: https://github.com/pocc/pre-commit-hooks
rev: master
hooks:
- id: clang-format
args: [--style=Google]
- id: clang-tidy
- id: oclint
- id: uncrustify
- id: cppcheck
- id: cpplint
- id: include-what-you-use
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_PaddlePaddle/FlyCV.git
git@gitee.com:mirrors_PaddlePaddle/FlyCV.git
mirrors_PaddlePaddle
FlyCV
FlyCV
develop

搜索帮助