1 Star 1 Fork 1

hwangyungping/Modern-CMake-zh_CN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 526 Bytes
一键复制 编辑 原始数据 按行查看 历史
ColourfulBlack 提交于 2021-07-20 19:12 . init commit
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-merge-conflict
- id: check-symlinks
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
- id: mixed-line-ending
- id: requirements-txt-fixer
- id: trailing-whitespace
- id: fix-encoding-pragma
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
- id: cmake-format
additional_dependencies: [pyyaml]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hwangyungping/Modern-CMake-zh_CN.git
[email protected]:hwangyungping/Modern-CMake-zh_CN.git
hwangyungping
Modern-CMake-zh_CN
Modern-CMake-zh_CN
master

搜索帮助