summaryrefslogtreecommitdiff
path: root/pylint/pyreverse
Commit message (Expand)AuthorAgeFilesLines
...
* Add typing and small refactors to pyreverseDaniël van Noord2022-04-153-5/+11
* Use ``--py39-plus`` and ``--full-reorder`` in ``python-typing-update`` (#6313)Daniël van Noord2022-04-142-2/+6
* Use ``python-typing-update`` on ``pylint/pyreverse`` directoryDaniël van Noord2022-04-148-50/+64
* Update optdicts in ``pyreverse`` (#6209)Daniël van Noord2022-04-121-0/+6
* Add ``Options`` and ``OptionsDict`` to typing utilsDaniël van Noord2022-04-061-1/+2
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-2413-13/+13
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-2413-131/+13
* ``pyreverse``: better error messages for unsupported file formats (#5951)Andreas Finkler2022-03-223-15/+52
* Fix pyreverse type hints for methods returning None (#5916)Téo Bouvard2022-03-191-7/+6
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-137-5/+23
* Fix pyreverse type hinting for class methods (#5881)Téo Bouvard2022-03-091-8/+7
* Fix the period added in docstring automatically by mistake (#5790)Pierre Sassoulas2022-02-101-5/+2
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-1012-103/+103
* [pre-commit.ci] pre-commit autoupdate (#5758)pre-commit-ci[bot]2022-02-013-7/+7
* Add ``future=True`` to all ``NodeNG.frame`` calls (#5621)Daniël van Noord2022-01-101-3/+3
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-029-23/+12
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-213-10/+8
* Add mermaidjs as format output for pyreverse (#5272)Antonio Quarta2021-12-033-1/+121
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-257-3/+14
* fix accepted output format without graphvizAntonio Quarta2021-10-311-1/+1
* Unify all `<y or n>` metavars in option's help (#5229)Tushar Sadhwani2021-10-291-1/+1
* Fix exception of pyreverse in handling property function within a class.Takahide Nojima2021-10-261-0/+1
* pyreverse - Add project modules to sys.path (#4856)Mark Byrne2021-10-171-10/+5
* Add basic typing to ``pylint/pyreverse``Daniël van Noord2021-10-023-6/+6
* [pre-commit.ci] pre-commit autoupdate (#5082)pre-commit-ci[bot]2021-09-284-8/+5
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-166-1/+6
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-033-43/+49
* Remove unused ``visit_package`` functionDaniël van Noord2021-09-011-10/+0
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-305-11/+11
* Bump pylint to 2.10.2-dev0, update changelogAshley Whetter2021-08-202-0/+2
* Bump pylint to 2.10.1, update changelogv2.10.1Ashley Whetter2021-08-202-0/+2
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-208-3/+10
* Change some if/assign blocks to if-expressionsNick Drozd2021-08-201-4/+1
* ``astroid.const.BUILTINS`` use removed for clarity and so astroid can also re...Pierre Sassoulas2021-08-191-2/+1
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-197-29/+32
* pyreverse - Handle a regression with typehints of type astroid.Subscript (#4859)Mark Byrne2021-08-181-0/+2
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-156-63/+124
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-146-33/+148
* Enable some Pylint extensions (#4842)Nick Drozd2021-08-141-1/+1
* Remove unnecessary specializations of ``DiagramWriter``DudeNr332021-08-083-63/+15
* Refactor to reduce indentationDudeNr332021-08-081-12/+15
* Refactor to reduce indentation and pull all "label building" logic togetherDudeNr332021-08-081-34/+47
* Move logic for constructing the label from ``DiagramWriter`` into the ``Print...DudeNr332021-08-084-74/+81
* Create common ``Printer`` base class for ``pyreverse`` and improve typing. (#...Andreas Finkler2021-08-037-149/+435
* Handle has-a relationships for type-hinted arguments in class diagrams (#4745)Mark Byrne2021-07-301-3/+3
* Add typing to PyReverse and fix an unused-argumentPierre Sassoulas2021-07-291-2/+3
* Add unspecified-encoding checker #3826 (#4753)Daniël van Noord2021-07-282-2/+4
* Create a constant for BUILTINSPierre Sassoulas2021-07-061-3/+2
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-017-0/+7
* Fix copyright links (#4647)Marc Mueller2021-07-018-8/+8