summaryrefslogtreecommitdiff
path: root/doc/exts
Commit message (Expand)AuthorAgeFilesLines
* Make sure a ``tool`` table is created in ``toml`` generation (#8638)Daniël van Noord2023-04-301-1/+3
* Drop support for Python 3.7 (#8609)Marc Mueller2023-04-241-6/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-294-9/+9
* Remove all old code related to ``optparse`` config parsing. (#8405)Daniël van Noord2023-03-081-14/+9
* Documentation: Order of messagesStavros Ntentos2023-02-221-2/+2
* Add support for more than one code file in the documentation examplesDaniel van Noord2023-02-201-52/+85
* [typing] Use __future__ annotations where possible (#8264)Pierre Sassoulas2023-02-121-7/+9
* [old_names doc] Fix the autogenerated pages for renamed messagesPierre Sassoulas2023-02-031-2/+2
* [style] Limit line length and complexity using flake8 (#8064)Pierre Sassoulas2023-01-161-2/+2
* Add default_enabled option to optional message dict (#7629)Marc Mueller2022-10-251-0/+10
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-092-4/+5
* Turn on ``check-untyped-defs`` in ``mypy`` (#7407)Daniël van Noord2022-09-091-15/+43
* Fix config section name in doc (#7186)Tushar Sadhwani2022-07-141-1/+1
* In "Messages Overview", show the `bad_code` first (#7162)Stavros Ntentos2022-07-111-1/+1
* Add support of sharing message in multiple checkers. Fix DeprecatedChecker ex...Matus Valo2022-06-161-20/+62
* [doc] Fix the assert for placeholders following #6839 (#6873)Pierre Sassoulas2022-06-061-3/+15
* Remove redundant options documentation and improve formatting (#6665)Daniël van Noord2022-06-063-8/+13
* [doc] Add `trailing-newlines` example (#6839)Harutaka Kawamura2022-06-051-5/+3
* [doc] Add a check for partially completed documentationPierre Sassoulas2022-05-281-0/+3
* [refactor] Create a function to get the messages' data pathPierre Sassoulas2022-05-281-13/+22
* [refactor] Messages data generation for the documentationPierre Sassoulas2022-05-281-43/+54
* Cleanup the FAQ from oudated or duplicated content (#6726)Pierre Sassoulas2022-05-281-1/+2
* Generate the data message directories with an advert for potential contributo...Pierre Sassoulas2022-05-261-8/+19
* [doc] Remove trailing line feeds in generated RSTsPierre Sassoulas2022-05-242-4/+9
* [doc] Remove trailing whitespaces in generated all-options.rstPierre Sassoulas2022-05-241-1/+3
* [doc] Add generated disclaimer in result of generated documentationPierre Sassoulas2022-05-244-9/+24
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-233-6/+3
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-232-3/+5
* Update ``pydocstringformatter`` to ``0.6.0`` (#6671)Daniël van Noord2022-05-231-1/+1
* Revert "Revert change to names of messages documentation files (#6647)"Daniël van Noord2022-05-191-1/+1
* Revert change to names of messages documentation files (#6647)Daniël van Noord2022-05-191-1/+1
* Run ``linkcheck`` and message generation in quiet mode (#6649)Daniël van Noord2022-05-191-1/+0
* [doc] Smaller description of the optional checker messagesPierre Sassoulas2022-05-181-2/+2
* [refactor] Better link and toc definition for overview of messagesPierre Sassoulas2022-05-181-13/+18
* [doc] Move all messages documentation to user_guide/messagesPierre Sassoulas2022-05-181-1/+1
* [doc] Lazily write files for repeated doc buildsPierre Sassoulas2022-05-161-1/+23
* [refactor] Factorize the message type in loopPierre Sassoulas2022-05-161-3/+3
* [refactor] Create a function for writting a message's .rstPierre Sassoulas2022-05-161-16/+20
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-1/+1
* Create a documentation page with all options (#6346)Daniël van Noord2022-04-161-0/+186
* Deprecate most methods of ``_ArgumentsProvider``Daniël van Noord2022-04-121-9/+14
* Docs: Generate note about extensions module in message documentation (#6058)Matus Valo2022-03-311-2/+31
* Update configuration of pre-commit hooks and toolsDaniël van Noord2022-03-252-5/+11
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-243-3/+5
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-243-0/+3
* Set up system of code examples and details for message documentation (#5934)Daniël van Noord2022-03-231-1/+72
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-131-0/+2
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-102-4/+4
* Fix duplicate names of ``Pylint Messages`` in docs (#5744)Daniël van Noord2022-02-071-1/+5
* Create separate documentation page for each message (#5396)Daniël van Noord2022-01-281-0/+226