summaryrefslogtreecommitdiff
path: root/tests/functional/n/no/no_self_argument.txt
Commit message (Collapse)AuthorAgeFilesLines
* Replace no-method-argument with no-self-argument when variadic args present ↵Jakub Kuczys2022-09-231-2/+5
| | | | | | (#7518) Also add method name to the error message
* Fix false positive for `no-self-argument` (#7301)Mark Byrne2022-08-131-2/+2
| | | | | * Fix false positive for `no-self-argument` when a staticmethod is applied to a function but uses a different name. Closes #7300
* Use ``node.position`` in ``add_message`` if available (#5897)Daniël van Noord2022-03-121-2/+2
|
* Update functional test expected output (#5349)Daniël van Noord2021-11-241-2/+2
| | | | | | * Add ``confidence`` to all expected functional test outputs * Make OutputLine accept end_line and end_column Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Migrate func_e0204.py to new functional testsPierre Sassoulas2021-03-071-0/+2