summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/plantuml_printer.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* `pyreverse`: use colorblind friendly default colors (#8415)Andreas Finkler2023-03-101-1/+1
* Remove remaining code parts related to __implements__ (#8414)Andreas Finkler2023-03-091-4/+1
* [style] Limit line length and complexity using flake8 (#8064)Pierre Sassoulas2023-01-161-1/+2
* Feature: distinct Composition and Aggregation arrows (#7836)Alvaro Frias2022-11-271-0/+1
* Feature italics abstract methods (#7436)Alvaro Frias2022-09-131-1/+2
* Use ``python-typing-update`` on ``pylint/pyreverse`` directoryDaniël van Noord2022-04-141-5/+6
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-2/+1
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-131-1/+4
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-2/+2
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-3/+1
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-6/+11
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-0/+92