1 Star 0 Fork 146

yagerya / OMP

forked from 云智慧 / OMP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 676 Bytes
一键复制 编辑 原始数据 按行查看 历史
default_stages: [commit]
repos:
- repo: https://github.com/yingzi113/pre-commit-hooks
rev: 5863e162f1bed1f63eeb716e77d622ff8e3d9af9
hooks:
- id: check-case-conflict
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.4.4
hooks:
- id: autopep8
args: [-i, --global-config=.flake8, -v, --ignore=E402]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
hooks:
- id: flake8
args:
- --ignore=E501,E402
exclude: package_hub/_modules/init_host.py
- id: check-docstring-first
- id: trailing-whitespace
- id: check-ast
- id: check-json
- id: check-yaml
exclude: migrations
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/yagerya/OMP.git
git@gitee.com:yagerya/OMP.git
yagerya
OMP
OMP
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891