Skip to content

Commit 521b498

Browse files
committed
Update submodules
Move astroid from pymode/libs to submodules and update Move pylint from pymode/libs to submodules and update Move rope from pymode/libs to submodules and update Update logilab to 1.4.1 from PyPI Update submodules recursively
1 parent 2328018 commit 521b498

File tree

540 files changed

+36963
-45885
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

540 files changed

+36963
-45885
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,12 @@
2626
path = submodules/pylama
2727
url = https://github.com/fmv1992/pylama
2828
ignore = dirty
29+
[submodule "submodules/pylint"]
30+
path = submodules/pylint
31+
url = https://github.com/PyCQA/pylint
32+
[submodule "submodules/rope"]
33+
path = submodules/rope
34+
url = https://github.com/python-rope/rope
35+
[submodule "pymode/submodules/astroid"]
36+
path = pymode/submodules/astroid
37+
url = https://github.com/PyCQA/astroid

pymode/libs/astroid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../submodules/astroid/astroid

pymode/libs/astroid/__pkginfo__.py

Lines changed: 0 additions & 61 deletions
This file was deleted.

pymode/libs/astroid/astpeephole.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

pymode/libs/astroid/brain/brain_numpy.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)