1 Star 0 Fork 0

yangliuly1 / auditok

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
Amine Sehili 提交于 2019-10-21 21:16 . Fix core pep8
repos:
- repo: https://github.com/psf/black
rev: stable
hooks:
- id: black
language_version: python3.6
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
hooks:
- id: flake8
- id: end-of-file-fixer
- id: trailing-whitespace
1
https://gitee.com/yang1y/auditok.git
git@gitee.com:yang1y/auditok.git
yang1y
auditok
auditok
master

搜索帮助