summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/printer.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Remove remaining code parts related to __implements__ (#8414)Andreas Finkler2023-03-091-2/+0
* Feature: distinct Composition and Aggregation arrows (#7836)Alvaro Frias2022-11-271-0/+1
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-231-1/+3
* Use ``python-typing-update`` on ``pylint/pyreverse`` directoryDaniël van Noord2022-04-141-13/+16
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-6/+1
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-131-1/+4
* Fix pyreverse type hinting for class methods (#5881)Téo Bouvard2022-03-091-8/+7
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-3/+3
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-3/+1
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-1/+2
* Add basic typing to ``pylint/pyreverse``Daniël van Noord2021-10-021-3/+3
* 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-0/+1
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-4/+4
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-1/+10
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-0/+24
* Move logic for constructing the label from ``DiagramWriter`` into the ``Print...DudeNr332021-08-081-1/+4
* Create common ``Printer`` base class for ``pyreverse`` and improve typing. (#...Andreas Finkler2021-08-031-0/+92