summaryrefslogtreecommitdiff
path: root/pylint/lint/report_functions.py
Commit message (Expand)AuthorAgeFilesLines
* 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