summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Fail pytest runs on warnings (#7809)Jacob Walls2022-11-231-1/+1
* Resolve deprecation warning in pyreverse testJacob Walls2022-10-021-1/+1
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-3/+5
* Turn on ``check-untyped-defs`` in ``mypy`` (#7407)Daniël van Noord2022-09-091-3/+7
* [refactor] Use for v in *.values() instead of _, v in *.items()Pierre Sassoulas2022-04-021-1/+1
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-8/+2
* Fix pyreverse type hints for methods returning None (#5916)Téo Bouvard2022-03-191-1/+23
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-3/+3
* [pre-commit.ci] pre-commit autoupdate (#5758)pre-commit-ci[bot]2022-02-011-1/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-1/+2
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-1/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-6/+7
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-2/+2
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-1/+1
* Bump pylint to 2.10.2-dev0, update changelogAshley Whetter2021-08-201-0/+1
* Bump pylint to 2.10.1, update changelogv2.10.1Ashley Whetter2021-08-201-0/+1
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-1/+2
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-7/+8
* pyreverse - Handle a regression with typehints of type astroid.Subscript (#4859)Mark Byrne2021-08-181-0/+20
* Extract tests for ``pylint.pyreverse.utils`` into own test module.DudeNr332021-08-091-0/+119