summaryrefslogtreecommitdiff
path: root/pylint/checkers/newstyle.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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