summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/vcg_printer.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add ``Consider-using-f-string`` checker (#4796)Daniƫl van Noord2021-08-301-1/+1
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-1/+1
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-24/+7
* Refactor to reduce indentationDudeNr332021-08-081-12/+15
* Move logic for constructing the label from ``DiagramWriter`` into the ``Print...DudeNr332021-08-081-2/+22
* Create common ``Printer`` base class for ``pyreverse`` and improve typing. (#...Andreas Finkler2021-08-031-0/+283