summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/mermaidjs_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-4/+1
* Feature: distinct Composition and Aggregation arrows (#7836)Alvaro Frias2022-11-271-0/+1
* Feature italics abstract methods (#7436)Alvaro Frias2022-09-131-0/+1
* Fix return type annotations in MermaidJS diagrams.DudeNr332022-05-271-1/+1
* Activate the ``duplicate-code`` checker (#6121)Pierre Sassoulas2022-05-051-0/+1
* 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-4/+4
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-3/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-1/+1
* Add mermaidjs as format output for pyreverse (#5272)Antonio Quarta2021-12-031-0/+110