1 Star 0 Fork 0

hjliang/GitHubPoster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
yihong0618 提交于 2021-07-05 14:15 . feat: refactor
ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/psf/black
rev: 21.6b0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
args:
- --max-line-length=88
- --extend-ignore=E203
- repo: https://github.com/pycqa/isort
rev: 5.8.0
hooks:
- id: isort
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/firfilter/GitHubPoster.git
git@gitee.com:firfilter/GitHubPoster.git
firfilter
GitHubPoster
GitHubPoster
main

搜索帮助