summaryrefslogtreecommitdiff
path: root/doc/exts/pylint_features.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-3/+4
* Remove redundant options documentation and improve formatting (#6665)Daniël van Noord2022-06-061-1/+1
* [doc] Add generated disclaimer in result of generated documentationPierre Sassoulas2022-05-241-4/+9
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-1/+1
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-231-1/+3
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-251-2/+5
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+2
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Move docs helper functions out of ``MessagesHandlerMixIn``Daniël van Noord2021-10-071-1/+2
* 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
* Add __all__ in __init__.py so all import are usedPierre Sassoulas2020-09-221-2/+0
* Style - Re-Apply black following the isort cleanupPierre Sassoulas2019-03-201-5/+7
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-0/+1
* Expanded documentation for new contributors (#1569)Ashley Whetter2017-07-121-1/+1
* Move parts of the documentation into their own folder section.Claudiu Popa2016-08-141-1/+1
* Automatic generation of extensions.rst (#988)Glenn Matthews2016-07-101-13/+16
* Write bytes, instead of strings.Claudiu Popa2016-07-061-2/+2
* Add the header for the features document.Claudiu Popa2016-07-061-0/+2
* Add a Sphinx hook for generating the features file of Pylint's documentationClaudiu Popa2016-07-061-0/+29