|
1 | 1 | [submodule "submodules/autopep8"] |
2 | 2 | path = submodules/autopep8 |
3 | | - url = https://github.com/hhatto/autopep8 |
| 3 | + url = https://github.com.cnpmjs.org/hhatto/autopep8 |
4 | 4 | ignore = dirty |
5 | 5 | shallow = true |
6 | 6 | [submodule "submodules/pycodestyle"] |
7 | 7 | path = submodules/pycodestyle |
8 | | - url = https://github.com/PyCQA/pycodestyle |
| 8 | + url = https://github.com.cnpmjs.org/PyCQA/pycodestyle |
9 | 9 | ignore = dirty |
10 | 10 | shallow = true |
11 | 11 | [submodule "submodules/pydocstyle"] |
12 | 12 | path = submodules/pydocstyle |
13 | | - url = https://github.com/PyCQA/pydocstyle |
| 13 | + url = https://github.com.cnpmjs.org/PyCQA/pydocstyle |
14 | 14 | ignore = dirty |
15 | 15 | shallow = true |
16 | 16 | [submodule "submodules/mccabe"] |
17 | 17 | path = submodules/mccabe |
18 | | - url = https://github.com/PyCQA/mccabe |
| 18 | + url = https://github.com.cnpmjs.org/PyCQA/mccabe |
19 | 19 | ignore = dirty |
20 | 20 | shallow = true |
21 | 21 | [submodule "submodules/pyflakes"] |
22 | 22 | path = submodules/pyflakes |
23 | | - url = https://github.com/PyCQA/pyflakes |
| 23 | + url = https://github.com.cnpmjs.org/PyCQA/pyflakes |
24 | 24 | ignore = dirty |
25 | 25 | shallow = true |
26 | 26 | [submodule "submodules/snowball_py"] |
27 | 27 | path = submodules/snowball_py |
28 | | - url = https://github.com/diraol/snowball_py |
| 28 | + url = https://github.com.cnpmjs.org/diraol/snowball_py |
29 | 29 | ignore = dirty |
30 | 30 | branch = develop |
31 | 31 | shallow = true |
32 | 32 | [submodule "submodules/pylint"] |
33 | 33 | path = submodules/pylint |
34 | | - url = https://github.com/PyCQA/pylint |
| 34 | + url = https://github.com.cnpmjs.org/PyCQA/pylint |
35 | 35 | shallow = true |
36 | 36 | [submodule "submodules/rope"] |
37 | 37 | path = submodules/rope |
38 | | - url = https://github.com/python-rope/rope |
| 38 | + url = https://github.com.cnpmjs.org/python-rope/rope |
39 | 39 | shallow = true |
40 | 40 | [submodule "submodules/astroid"] |
41 | 41 | path = submodules/astroid |
42 | | - url = https://github.com/PyCQA/astroid |
| 42 | + url = https://github.com.cnpmjs.org//PyCQA/astroid |
43 | 43 | shallow = true |
44 | 44 | [submodule "submodules/pylama"] |
45 | 45 | path = submodules/pylama |
46 | | - url = https://github.com/klen/pylama |
| 46 | + url = https://github.com.cnpmjs.org//klen/pylama |
47 | 47 | shallow = true |
48 | 48 | [submodule "submodules/toml"] |
49 | 49 | path = submodules/toml |
50 | | - url = https://github.com/uiri/toml.git |
| 50 | + url = https://github.com.cnpmjs.org/uiri/toml.git |
0 commit comments