summaryrefslogtreecommitdiff
path: root/pylint/test/functional/used_before_assignment_issue1081.py
Commit message (Expand)AuthorAgeFilesLines
* adapt existing test cases for useless-object-inheritance.ssolanki2018-06-211-1/+1
* Fix not-used-before-assignment false positive (#1266)Łukasz Rogalski2017-01-041-1/+9
* Check if a name is locally assigned when looking for used-before-assignmentŁukasz Rogalski2017-01-031-0/+32