summaryrefslogtreecommitdiff
path: root/pylint/lint/report_functions.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Add typing to ``BaseChecker`` ``msgs`` and ``reports`` (#6456)Daniël van Noord2022-04-251-3/+3
* Finish typing of ``pylint/lint/report_functions.py`` (#6429)Daniël van Noord2022-04-211-7/+7
* Add some manual typing changes (#6325)Daniël van Noord2022-04-141-2/+2
* Use ``python-typing-update`` on ``pylint/lint`` directoryDaniël van Noord2022-04-141-4/+4
* 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-3/+3
* Refactor ``LinterStats`` (#5074)Daniël van Noord2021-10-071-19/+14
* Add typing in ``pylint.reporters`` (#5004)Pierre Sassoulas2021-09-161-5/+5
* Add typing to all calls to ``self.stats`` (#4973)Daniël van Noord2021-09-151-10/+28
* Change lines to lists (#5009)Daniël van Noord2021-09-141-2/+2
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-1/+1
* Change some if/assign blocks to if-expressionsNick Drozd2021-08-201-4/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Bump pyupgrade from 2.16.0 to 2.18.1 (#4496)dependabot[bot]2021-05-241-5/+3
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Add back License not handled by a scriptPierre Sassoulas2020-04-271-0/+3
* [lint package refactor] Create a file for the report functionsPierre Sassoulas2020-04-261-0/+73