summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/writer.py
Commit message (Expand)AuthorAgeFilesLines
* [pyreverse] Bugfix: strip "/" at the end of the file (#8517)Alvaro Frias2023-04-021-1/+1
* Add Pyreverse option to exclude standalone nodes (#8520)Nick Drozd2023-04-021-0/+13
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* pyreverse: drop support for .vcg format (#8426)Andreas Finkler2023-03-101-1/+1
* Remove remaining code parts related to __implements__ (#8414)Andreas Finkler2023-03-091-9/+3
* Upgrade to astroid 2.15.0 (#8387)Pierre Sassoulas2023-03-071-1/+1
* Add `--color-palette` option to `pyreverse` (#8223)Andreas Finkler2023-02-091-21/+2
* Feature: distinct Composition and Aggregation arrows (#7836)Alvaro Frias2022-11-271-0/+8
* Turn on ``mypy`` strict mode šŸŽ‰ (#7448)DaniĆ«l van Noord2022-09-091-1/+1
* Add typing to `pylint.pyreverse.inspector` (#6614)Andreas Finkler2022-05-151-4/+5
* Transition ``pyreverse`` from ``optparse`` to ``argparse`` (#6334)Daniƫl van Noord2022-04-151-1/+2
* Add typing and small refactors to pyreverseDaniƫl van Noord2022-04-151-3/+5
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-15/+1
* 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