1 Star 0 Fork 261

tong5248 / zvt

forked from foolcage / zvt 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
foolcage 提交于 2021-12-02 23:25 . add pre-commit hooks with black
ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/psf/black
rev: 21.11b1
hooks:
- id: black
# - repo: https://github.com/PyCQA/flake8
# rev: 4.0.1
# hooks:
# - id: flake8
# additional_dependencies:
# - flake8-bugbear
# - flake8-implicit-str-concat
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v4.0.1
# hooks:
# - id: fix-byte-order-marker
# - id: trailing-whitespace
# - id: end-of-file-fixer
Python
1
https://gitee.com/tong5248/zvt.git
git@gitee.com:tong5248/zvt.git
tong5248
zvt
zvt
master

搜索帮助