third_party.pylibs.pylint.src/pylint/checkers
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
..
__init__.py
base.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
classes.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
design_analysis.py
exceptions.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
format.py
imports.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
logging.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
misc.py
newstyle.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
python3.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
raw_metrics.py
similar.py
spelling.py
stdlib.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
strings.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
typecheck.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
utils.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00
variables.py Update pylint to use the new astroid AST names and methods 2015-08-25 21:06:19 +03:00