summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/diadefslib.py
Commit message (Expand)AuthorAgeFilesLines
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-1/+1
* Reformat the code with blackClaudiu Popa2018-09-171-14/+17
* Rename variables to remove licentious languageClaudiu Popa2018-08-151-20/+20
* Update copyright noticesClaudiu Popa2018-07-151-1/+4
* Fix lint errorClaudiu Popa2018-07-111-1/+1
* fix lint issue w.r.t useless-object-inheritance.ssolanki2018-06-201-2/+2
* Remove six package usages. (#2151)Sushobhit2018-05-271-3/+1
* Spelling fixesVille Skyttä2018-01-301-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-0/+6
* Remove mentions of deprecated astroid node names (#1485)Łukasz Rogalski2017-05-221-1/+1
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+4
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Fixed our docstring lint errorsAshley Whetter2016-06-251-3/+9
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-15/+3
* Cleanup pylint issuesClaudiu Popa2015-11-211-4/+1
* Update pylint to use the new astroid AST names and methodsClaudiu Popa2015-08-251-3/+3
* Get rid of logilab.common.compat.Florian Bruhin2015-07-261-1/+1
* New imported features from astroid into pyreverse.Claudiu Popa2015-07-031-3/+3
* astroid.utils.LocalsVisitor was moved to pylint.pyreverse.LocalsVisitor.Claudiu Popa2015-06-171-1/+1
* Import astroid inspector to pyreverse.inspector.Claudiu Popa2015-06-171-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+233