summaryrefslogtreecommitdiff
path: root/pylint/test/functional/consider_using_get.py
Commit message (Expand)AuthorAgeFilesLines
* Check Slice is type index (fix #2252)Konstantin Manna2018-07-051-0/+3
* Emit consider-using-get only if the target is a Name, as this is the pattern ...Claudiu Popa2018-07-051-0/+7
* Implement "consider-using-get"-checker (close #2076) (#2141)Konstantin2018-05-261-0/+80