summaryrefslogtreecommitdiff
path: root/tests/functional/r
Commit message (Expand)AuthorAgeFilesLines
* ``import-outside-toplevel`` is emitted for ``ImportFrom`` nodes as well.Claudiu Popa2019-10-091-0/+1
* Removed Python 2 specific checksClaudiu Popa2019-09-173-77/+0
* Handle redefinitions in case of type checking imports.Claudiu Popa2019-09-172-0/+22
* New check: import-outside-toplevel (close #3067) (#3079)Nick Drozd2019-09-171-1/+1
* Skip lambdas from assignment-from-no-return checksClaudiu Popa2019-09-121-0/+6
* [functional tests] Module needs an __init__.pyPierre Sassoulas2019-09-101-0/+0
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-1051-0/+601