summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/plantuml_printer.py
Commit message (Expand)AuthorAgeFilesLines
* [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