1 Star 6 Fork 0

openvinotoolkit-prc/docker_ci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
aanokhov-intel 提交于 2024-09-12 17:45 +08:00 . Integrate GenAI into OV Docker images (#312)
[flake8]
max-line-length = 120
max-parameters-amount = 9
max-returns-amount = 4
show_source = True
exclude = venv, tests/resources
docstring-convention = google
ignore = DAR101, DAR201, DAR401, D107, D415, I201, T001, S404, S603, G004, B009, E800, S607, W503
enable-extensions=G
per-file-ignores =
tests/*: D100,D101,D102,D104,S108,CFQ004,PT023
utils/*: Q000,C812
tests/conftest.py: D100,D101,D102,D103,D104,CFQ004
[pydocstyle]
convention = google
[tool:pytest]
junit_family=xunit1
; pylint --rcfile=setup.cfg
[pylint]
disable=W1202,C0103
[mypy]
ignore_missing_imports = True
[mypy-utils.logger]
ignore_errors = True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/openvinotoolkit-prc/docker_ci.git
git@gitee.com:openvinotoolkit-prc/docker_ci.git
openvinotoolkit-prc
docker_ci
docker_ci
master

搜索帮助