summaryrefslogtreecommitdiff
path: root/doc/exts/pylint_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-1/+1
* Turn on ``check-untyped-defs`` in ``mypy`` (#7407)Daniël van Noord2022-09-091-15/+43
* Remove redundant options documentation and improve formatting (#6665)Daniël van Noord2022-06-061-1/+4
* [doc] Remove trailing line feeds in generated RSTsPierre Sassoulas2022-05-241-2/+8
* [doc] Add generated disclaimer in result of generated documentationPierre Sassoulas2022-05-241-0/+7
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-4/+2
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-1/+1
* Deprecate most methods of ``_ArgumentsProvider``Daniël van Noord2022-04-121-9/+14
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-251-3/+6
* 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
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Remove the ``check_docs`` extension and remove any references to it (#5730)Daniël van Noord2022-01-271-8/+1
* Move staticmethods out of MessagesHandlerMixIn (#5123)Daniël van Noord2021-10-071-1/+5
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-1/+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
* Move from format() to f-string where it makes sensePierre Sassoulas2021-02-161-1/+1
* Remove unsecable whitespace in the whole codebasePierre Sassoulas2020-09-121-1/+1
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-1/+1
* Refactor - Remove unused argument 'name'Pierre Sassoulas2019-06-201-2/+0
* Refactor - Clearer function name ('rest' -> 'rst') in utilsPierre Sassoulas2019-06-201-2/+2
* Refactor - Remove useless parameter in print_checker_docPierre Sassoulas2019-06-201-2/+2
* Refactor - Use get_rest_title where it could bePierre Sassoulas2019-06-201-3/+4
* Refactor - Use a constant for the main checker namePierre Sassoulas2019-06-201-1/+2
* Refactor - Give a checker instead of a string to _print_checker_docPierre Sassoulas2019-06-201-16/+14
* Style - Re-Apply black following the isort cleanupPierre Sassoulas2019-03-201-35/+40
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-1/+0
* Completely remove six shims from the codebaseSushobhit2018-05-301-2/+1
* pyupgrade (#2136)Anthony Sottile2018-05-221-1/+1
* Make the documentation build reproducibly. (#1761)Chris Lamb2017-12-111-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-0/+113