1 Star 4 Fork 0

rssdr/uhd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
Martin Braun 提交于 2024-04-02 22:48 +08:00 . uhd: Add .pre-commit-config.yaml
repos:
- repo: git@github.com:ssciwr/clang-format-hook.git
rev: 'v14.0.6'
hooks:
- id: clang-format
- repo: local
hooks:
- id: ni-python-styleguide-fix
name: ni-python-styleguide-fix
description: Run NI Python Style Checker (Fixer)
language: python
types_or: [python]
entry: ni-python-styleguide fix
- id: ni-python-styleguide-lint
name: ni-python-styleguide-lint
description: Run NI Python Style Checker (Linter)
language: python
types_or: [python]
entry: ni-python-styleguide lint
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/rssdr/uhd.git
git@gitee.com:rssdr/uhd.git
rssdr
uhd
uhd
master

搜索帮助