2 Star 0 Fork 0

Qi Zhang/rainbond-console

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 674 Bytes
一键复制 编辑 原始数据 按行查看 历史
GLYASAI 提交于 2019-08-30 12:34 . [REV] record event id
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.1
hooks:
- id: flake8
args:
- --max-line-length=129
exclude: >
(?x)^(
www/apiclient/regionapi.py|
console/views/app_manage.py|
console/services/app_config/port_service.py|
console/services/app.py|
www/tenantservice/baseservice.py|
goodrain_web/test_settings.py
)$
- id: check-docstring-first
- id: debug-statements
- repo: https://github.com/asottile/reorder_python_imports
rev: v1.4.0
hooks:
- id: reorder-python-imports
language_version: python2.7
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangbigqi/rainbond-console.git
git@gitee.com:zhangbigqi/rainbond-console.git
zhangbigqi
rainbond-console
rainbond-console
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385