summaryrefslogtreecommitdiff
path: root/pylint/pyreverse
Commit message (Expand)AuthorAgeFilesLines
* Fix `pyreverse` type annotations for attributes using alternative union synta...Andreas Finkler2022-05-293-10/+9
* Fix return type annotations in MermaidJS diagrams.DudeNr332022-05-271-1/+1
* Refactor and deprecate resolving of interface implementations in `pyreverse` ...Andreas Finkler2022-05-271-24/+17
* Remove unnecessary base class and dead code in `pylint.pyreverse.utils` (#6712)Andreas Finkler2022-05-271-43/+6
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-231-1/+3
* Fix "dictionary changed size during iteration" (#6612)nyabkun2022-05-181-1/+1
* Run linking and diadef handling with patched `sys.path` (#6617)Andreas Finkler2022-05-171-3/+3
* Create constant for default ignore list (#6615)Andreas Finkler2022-05-152-2/+4
* Add typing to `pylint.pyreverse.inspector` (#6614)Andreas Finkler2022-05-152-27/+49
* Finish typing of `pylint.pyreverse.utils` (#6549)Andreas Finkler2022-05-111-35/+29
* Add typing to `pylint.pyreverse.diagrams.py` (#6547)Andreas Finkler2022-05-081-43/+78
* Add typing to `pylint.pyreverse.main` and `pylint.pyreverse.diadefslib` (#6518)Andreas Finkler2022-05-062-17/+26
* Activate the ``duplicate-code`` checker (#6121)Pierre Sassoulas2022-05-051-0/+1
* Create a path type of argument that automatically expand user/var (#6494)Pierre Sassoulas2022-05-031-1/+1
* Run development version of ``pydocstringformatter`` (#6469)Daniël van Noord2022-04-283-5/+5
* Remove some words from custom dictionary and update spellingDaniël van Noord2022-04-261-1/+1
* [spelling] Remove remaining typoes detected by the spelling checkerPierre Sassoulas2022-04-263-7/+4
* Fix handling of default value for extend action in Python 3.7DudeNr332022-04-241-1/+1
* Finish typing of ``pylint/__init__.py``Daniël van Noord2022-04-231-1/+3
* Transition ``pyreverse`` from ``optparse`` to ``argparse`` (#6334)Daniël van Noord2022-04-152-12/+12
* 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