summaryrefslogtreecommitdiff
path: root/pylint/test/functional/async_functions.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-63/+0
* Now linter reports on each duplicated argument with node information if it av...danields2018-08-101-1/+1
* adapt existing test cases for useless-object-inheritance.ssolanki2018-06-211-2/+1
* Fix lint errors caused by the new checker changeClaudiu Popa2018-04-021-7/+7
* format: check for & warn about trailing newlinesMike Frysinger2016-01-091-1/+0
* Treat AsyncFunctionDef just like FunctionDef nodesClaudiu Popa2016-01-091-0/+65