summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/writer.py
Commit message (Expand)AuthorAgeFilesLines
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-10/+10
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-1/+2
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-3/+2
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-4/+47
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-2/+3
* Remove unnecessary specializations of ``DiagramWriter``DudeNr332021-08-081-58/+10
* Move logic for constructing the label from ``DiagramWriter`` into the ``Print...DudeNr332021-08-081-68/+14
* Create common ``Printer`` base class for ``pyreverse`` and improve typing. (#...Andreas Finkler2021-08-031-93/+87
* Add unspecified-encoding checker #3826 (#4753)Daniël van Noord2021-07-281-1/+3
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Bump pylint to 2.9.0, update changelog, add python 3.10 to package metav2.9.0Pierre Sassoulas2021-06-291-1/+1
* Add type annotations to pyreverse (#4551)Mark Byrne2021-06-261-3/+21
* Prepare for 2.8.0 releasepylint-2.8.0Pierre Sassoulas2021-04-241-0/+1
* Enhancement #3413 ``consider-using-with`` (#4372)DudeNr332021-04-231-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-0/+1
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-3/+1
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-0/+6
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+1
* Move from % string formatting syntax to f-string or .format()Pierre Sassoulas2021-02-211-8/+8
* Update formatting following black and isort updatePierre Sassoulas2020-09-101-10/+5
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-2/+4
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+0
* Skip methods without arguments when generating the dot format. Close #3351 (#...Claudiu Popa2020-02-271-1/+4
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-1/+1
* Replaced args loop with comprehensionKylian2019-03-021-4/+1
* Changed quotes to pass the format checkKylian2019-03-021-2/+2
* Added method arguments to the dot file writerKylian2019-03-021-1/+5
* Reformat the code with blackClaudiu Popa2018-09-171-54/+72
* Rename variables to remove licentious languageClaudiu Popa2018-08-151-2/+2
* Update copyright noticesClaudiu Popa2018-07-151-1/+3
* fix lint issue w.r.t useless-object-inheritance.ssolanki2018-06-201-1/+1
* pyupgrade (#2136)Anthony Sottile2018-05-221-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-0/+4
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-15/+3
* format: check for & warn about trailing newlinesMike Frysinger2016-01-091-1/+0
* Fix pylint warnings for the code imported from logilab-common.Claudiu Popa2015-08-181-1/+1
* Get rid of logilab.common.graph.Florian Bruhin2015-07-261-2/+1
* Get rid of logilab.common.vcgutils.Florian Bruhin2015-07-261-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+199