summaryrefslogtreecommitdiff
path: root/pylint/checkers/newstyle.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup pylint issuesClaudiu Popa2015-11-211-1/+0
* Import has_known_bases and safe_infer back into pylint from astroid, until th...Claudiu Popa2015-11-201-4/+5
* Add ChangeLog entry for too-many-nested-blocks and fix the errors in pylint.Claudiu Popa2015-11-041-38/+37
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-3/+3
* Update pylint to use the new astroid AST names and methodsClaudiu Popa2015-08-251-4/+4
* Use safe_infer and has_known_bases from astroid.helpers. Closes issue #593.Claudiu Popa2015-07-061-4/+4
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+172