1 Star 0 Fork 4

秦淮/EasyCV

forked from alibaba/EasyCV 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
yhq 提交于 2022-11-15 13:08 . update flake8 url for pre-commit (#234)
repos:
- repo: https://github.com/PyCQA/flake8
rev: 3.8.3
hooks:
- id: flake8
exclude: easycv/thirdparty/|examples/
# - repo: https://github.com/asottile/seed-isort-config
# rev: v2.2.0
# hooks:
# - id: seed-isort-config
# exclude: easycv/thirdparty/
- repo: https://github.com/timothycrosley/isort
rev: 4.3.21
hooks:
- id: isort
exclude: easycv/thirdparty/|examples/|pai_jobs/
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.30.0
hooks:
- id: yapf
exclude: easycv/thirdparty/|examples/
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.1.0
hooks:
- id: trailing-whitespace
exclude: easycv/thirdparty/
- id: check-yaml
exclude: easycv/thirdparty/
- id: end-of-file-fixer
exclude: easycv/thirdparty/|.git_bin_url|.git_bin_path
- id: requirements-txt-fixer
exclude: easycv/thirdparty/
- id: double-quote-string-fixer
exclude: easycv/thirdparty/
- id: check-merge-conflict
exclude: easycv/thirdparty/
- id: fix-encoding-pragma
exclude: easycv/thirdparty/
args: ["--remove"]
- id: mixed-line-ending
exclude: easycv/thirdparty/
args: ["--fix=lf"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yeboqinghuai/EasyCV.git
git@gitee.com:yeboqinghuai/EasyCV.git
yeboqinghuai
EasyCV
EasyCV
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385