summaryrefslogtreecommitdiff
path: root/pylint/interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Enable for_any_all check (#5206)Nick Drozd2021-10-251-5/+2
* Add typing for ``json_reporter`` and sub-classesDaniël van Noord2021-09-161-2/+5
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing in ``pylint.reporters`` (#5004)Pierre Sassoulas2021-09-161-2/+3
* Type ``process_module`` and update argument namesDaniël van Noord2021-09-131-1/+3
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Add handle_message in BaseReporter and add typingPierre Sassoulas2021-06-151-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-0/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Update formatting following black and isort updatePierre Sassoulas2020-09-101-8/+5
* Sets up copyrighthippo912020-08-201-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-2/+4
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+0
* Reformat the code with blackClaudiu Popa2018-09-171-9/+11
* Update copyright noticesClaudiu Popa2018-07-151-1/+4
* Add new checker useless-object-inheritance.ssolanki2018-06-201-1/+1
* Spelling fixesVille Skyttä2018-01-301-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-1/+4
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+5
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-12/+3
* Rename display_results to display_reports, the old name being deprecated.Claudiu Popa2016-01-091-1/+1
* Remove features in 1.6.0 which were scheduled for removal.Claudiu Popa2015-12-171-6/+2
* Fix an occurrence of no-classmethod-decorator.Claudiu Popa2015-10-301-1/+1
* Get rid of logilab.common.interface.Florian Bruhin2015-07-261-2/+20
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+84