summaryrefslogtreecommitdiff
path: root/tests/functional/g/globals.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-1/+1
* Prevent emitting ``invalid-name`` on 'global' redefinition (#8337)Mark Byrne2023-02-271-0/+9
* Update docs for `global-variable-not-assigned` (#8151)Dani Alcala2023-02-011-0/+12
* False positive `global-variable-not-assigned` (#7479)Mark Byrne2022-09-191-7/+8
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-1/+0
* Fixed false positive for ``global-variable-undefined`` (#5690)Mark Byrne2022-01-171-1/+13
* Fixed false positive for ``global-variable-not-assigned`` when the `del` stat...Mark Byrne2022-01-101-0/+7
* Move ``TestVariablesChecker`` to functional tests (#5419)Daniël van Noord2021-11-281-1/+7
* Make ``global-variable-not-assigned`` check local scope (#4990)Daniël van Noord2021-09-111-1/+36
* New check: import-outside-toplevel (close #3067) (#3079)Nick Drozd2019-09-171-1/+1
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-101-0/+32