summaryrefslogtreecommitdiff
path: root/test/functional/unnecessary_lambda.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't emit 'unnecessary-lambda' if the body of the lambda call contains call ↵cpopa2014-07-251-0/+50
chaining. Closes issue #243.