summaryrefslogtreecommitdiff
path: root/pylint/utils/linterstats.py
Commit message (Expand)AuthorAgeFilesLines
* Add ``invalid-name`` check for ``TypeAlias`` names (#7116)Daniël van Noord2023-02-261-0/+7
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-231-3/+9
* Refactor of ``config.__init__.py``Daniël van Noord2022-05-051-0/+3
* Add last typing to ``pylint/utils`` (#6369)Daniël van Noord2022-04-181-1/+1
* Use ``python-typing-update`` on ``pylint/utils`` and ``message`` dirsDaniël van Noord2022-04-141-13/+15
* Create a ``TypeVar`` style for ``invalid-name`` (#5894)Daniël van Noord2022-03-241-0/+7
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-23/+23
* Fix remaining typing issues for ``PyLinter`` and related functions (#5663)Daniël van Noord2022-02-081-6/+3
* Ignore files with name that starts like an emacs lock files (#5554)Pierre Sassoulas2021-12-201-1/+1
* Create and use a function for module stats initialization (#5271)Pierre Sassoulas2021-11-081-7/+13
* Refactor ``LinterStats`` (#5074)Daniël van Noord2021-10-071-0/+365