2 Star 0 Fork 1

龚博隆/blzj

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.pre-commit-config.yaml 608 Bytes
Copy Edit Raw Blame History
wheel-w authored 2021-12-07 09:54 . add .pre-commit-config.yaml.
default_stages: [commit]
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v1.21.0
hooks:
- id: pyupgrade
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
hooks:
- id: check-merge-conflict
- repo: https://github.com/psf/black
rev: stable
hooks:
- id: black
language_version: python3.6
- repo: https://github.com/pycqa/isort
rev: 5.5.4
hooks:
- id: isort
args: [ "--profile", "black" ]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
hooks:
- id: flake8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huitiaowudeluobo/blzj.git
git@gitee.com:huitiaowudeluobo/blzj.git
huitiaowudeluobo
blzj
blzj
master

Search