third_party.pylibs.pylint.src/pylint
Claudiu Popa 7378c72503 Update pylint to use the new astroid AST names and methods
Also improve a couple of imports and added support for the
old visit_ names. Priority will have the old visit_ names, such
as visit_discard over visit_expr, visit_callfunc over visit_call
etc.
2015-08-25 21:06:19 +03:00
..
checkers Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
extensions Cleanup. 2015-05-11 00:08:31 +03:00
pyreverse Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
reporters Fix pylint warnings for the code imported from logilab-common. 2015-08-18 23:28:24 +03:00
test Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
__init__.py
__main__.py
__pkginfo__.py
config.py --comment flag was obsoleted and it will be removed in Pylint 1.6. 2015-08-20 17:22:13 +03:00
epylint.py Fix some pylint warnings over pylint's codebase. 2015-05-16 18:25:57 +03:00
graph.py Fix pylint warnings for the code imported from logilab-common. 2015-08-18 23:28:24 +03:00
gui.py
interfaces.py Get rid of logilab.common.interface. 2015-07-26 11:51:04 +02:00
lint.py --comment flag was obsoleted and it will be removed in Pylint 1.6. 2015-08-20 17:22:13 +03:00
testutils.py Update pylint to use the new astroid.parse, not testutils.build_module. 2015-07-13 23:28:24 +03:00
utils.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00