summaryrefslogtreecommitdiff
path: root/pylint/extensions/docstyle.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-3/+5
* 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
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Sets up copyrighthippo912020-08-201-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+4
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+0
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-1/+1
* Reformat the code with blackClaudiu Popa2018-09-171-22/+34
* Update copyright noticesClaudiu Popa2018-07-151-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-1/+3
* New refactoring checker: consider-using-ternary (#1210)Łukasz Rogalski2016-12-181-1/+1
* Use attributes from modules instead of cluttering the namespace.Claudiu Popa2016-07-271-2/+2
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Rename check_docstring to docstyle.Claudiu Popa2016-06-301-0/+72