summaryrefslogtreecommitdiff
path: root/tests/functional/n/name
Commit message (Expand)AuthorAgeFilesLines
* Prevent emitting ``invalid-name`` on 'global' redefinition (#8337)Mark Byrne2023-02-272-2/+1
* Update disallowed-name to flag module-level variables (#7808)Dani Alcala2023-01-251-2/+2
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-6/+6
* C2901 & C2902: New checks for unnecessary lambda expression usage (#6004)Joe Young2022-05-041-1/+1
* Normalize the pylint disables in functional testsPierre Sassoulas2022-04-181-1/+1
* Remove removed messages from the tests (#6268)Daniël van Noord2022-04-121-1/+1
* Use ``node.position`` in ``add_message`` if available (#5897)Daniël van Noord2022-03-123-12/+12
* Move functional test files to new structureDaniël van Noord2022-02-107-117/+0
* Update functional test expected output (#5349)Daniël van Noord2021-11-248-43/+43
* Improve node info for invalid-name (#5094)Marc Mueller2021-10-051-1/+1
* Remove the python3 porting mode from the codebasePierre Sassoulas2021-09-012-2/+2
* Remove functional test configuration for python version <=3.6.0Pierre Sassoulas2021-08-301-3/+0
* Added deprecated decorators check (#4513)Matus Valo2021-05-272-4/+5
* Implemented ``unused-private-member`` checker (#4504)yushao22021-05-251-1/+1
* Update ``astroid`` to 2.5.3 (#4334)Marc Mueller2021-04-101-1/+1
* Apply const-naming-style to module const annotated with FinalMarc Mueller2021-04-035-0/+9
* Fix class constant namingMarc Mueller2021-04-018-4/+41
* Fix issue with annotated class constants (#4266)Marc Mueller2021-03-302-18/+22
* Rename blacklisted-name to disallowed-namePeter Kolbus2021-03-092-4/+4
* Remove 'blacklist' term for good/bad identifiersPeter Kolbus2021-03-093-4/+4
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-0716-0/+388