1 Star 0 Fork 0

killf/python-mode

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitmodules 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
Diego Rabatone Oliveira 提交于 2020-10-09 02:46 +08:00 . Add toml submodule
[submodule "submodules/autopep8"]
path = submodules/autopep8
url = https://github.com/hhatto/autopep8
ignore = dirty
shallow = true
[submodule "submodules/pycodestyle"]
path = submodules/pycodestyle
url = https://github.com/PyCQA/pycodestyle
ignore = dirty
shallow = true
[submodule "submodules/pydocstyle"]
path = submodules/pydocstyle
url = https://github.com/PyCQA/pydocstyle
ignore = dirty
shallow = true
[submodule "submodules/mccabe"]
path = submodules/mccabe
url = https://github.com/PyCQA/mccabe
ignore = dirty
shallow = true
[submodule "submodules/pyflakes"]
path = submodules/pyflakes
url = https://github.com/PyCQA/pyflakes
ignore = dirty
shallow = true
[submodule "submodules/snowball_py"]
path = submodules/snowball_py
url = https://github.com/diraol/snowball_py
ignore = dirty
branch = develop
shallow = true
[submodule "submodules/pylint"]
path = submodules/pylint
url = https://github.com/PyCQA/pylint
shallow = true
[submodule "submodules/rope"]
path = submodules/rope
url = https://github.com/python-rope/rope
shallow = true
[submodule "submodules/astroid"]
path = submodules/astroid
url = https://github.com/PyCQA/astroid
shallow = true
[submodule "submodules/pylama"]
path = submodules/pylama
url = https://github.com/klen/pylama
shallow = true
[submodule "submodules/toml"]
path = submodules/toml
url = https://github.com/uiri/toml.git
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/killf/python-mode.git
git@gitee.com:killf/python-mode.git
killf
python-mode
python-mode
develop

搜索帮助