1 Star 0 Fork 0

mamh-mixed/saltstack-salt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 375 Bytes
一键复制 编辑 原始数据 按行查看 历史
[sdist]
owner = root
group = root
[mypy]
packages = tools
exclude = (?x)(
salt
| tests
).*\.py
implicit_optional = True
show_error_codes = True
warn_return_any = True
warn_unused_configs = True
[mypy-tools.*]
ignore_missing_imports = True
[mypy-tools.precommit.docstrings]
follow_imports = silent
[mypy-salt.*]
follow_imports = silent
ignore_missing_imports = True
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mamh-mixed/saltstack-salt.git
git@gitee.com:mamh-mixed/saltstack-salt.git
mamh-mixed
saltstack-salt
saltstack-salt
master

搜索帮助