summaryrefslogtreecommitdiff
path: root/doc/development_guide
Commit message (Collapse)AuthorAgeFilesLines
...
* Require python ``3.7.2+`` (#5921)Daniël van Noord2022-04-111-1/+1
| | | | * Remove env from tox * Add changelog
* Upgrade documentation for contributors.txtPierre Sassoulas2022-03-241-3/+2
|
* Upgrade developments guides for CONTRIBUTORS.txtPierre Sassoulas2022-03-131-2/+1
|
* Update Testing docs to reflect enforced folder structure (#5792)Daniël van Noord2022-02-111-6/+26
| | | | | * Update Testing docs to reflect enforced folder structure * Some formatting changes
* Add pip install -e to docs before testing (#5687)orSolocate2022-02-021-0/+8
|
* Add documentation about profiling and performance analysis (#5597)Daniël van Noord2021-12-272-0/+119
| | | Co-authored-by: Andreas Finkler <3929834+DudeNr33@users.noreply.github.com>
* Update ``primer`` tests to own file, separate batches and concurrent runs ↵Daniël van Noord2021-11-291-1/+8
| | | | (#5425)
* Update documentation of ``max_pyver`` test option (#5411)Daniël van Noord2021-11-281-1/+1
|
* Add documentation for primer and convert to command line option (#5387)Daniël van Noord2021-11-251-1/+20
| | | | | * Add documentation for primer and convert to command line option Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
* Add ``min_pyver_end_position`` option (#5386)Daniël van Noord2021-11-251-0/+9
| | | | * Add ``min_pyver_end_position`` option
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-231-1/+2
| | | | | | | | | | | * Fix typo in pylintrc for useless-suppression * Fix CI for information messages * Remove useless disables * Update CI and docs for 3.8+ Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Update documentation on writing tests for ``pylint`` (#5366)Daniël van Noord2021-11-223-74/+141
| | | | * Update documentation on writing tests for ``pylint``
* Add script to generate new message category id (#5248)Daniël van Noord2021-11-041-0/+3
|
* Fix the link to the discord server in the doc (#4830)Pierre Sassoulas2021-08-111-1/+2
|
* Fix discord server invitationPierre Sassoulas2021-04-241-1/+1
| | | | Closes #4393
* Upgrade contribute doc with discord server and fix typoesPierre Sassoulas2021-04-081-19/+19
|
* Handle class decorators during typing checks.Julien Palard2020-11-021-1/+4
|
* Apply suggestion done during review by @hippo91Pierre Sassoulas2020-10-301-2/+2
|
* Make the update option more modularPierre Sassoulas2020-10-301-2/+2
|
* Make the update option work again and document itPierre Sassoulas2020-10-301-0/+6
| | | | | | It seems to have been possible at some point to update the expected output of functional tests with an option. It wasn't working anymore and was not documented.
* contribute.rst minor fixOr2020-10-031-2/+2
| | | | added Or Bahari to contributers
* Chore: use https links (#3679)谭九鼎2020-06-111-5/+5
|
* Doc - Add isort in the contribution docPierre Sassoulas2019-03-201-1/+2
|
* Document the use of --recreate for tox. Close #2590Claudiu Popa2018-11-291-0/+8
|
* Add formatting documentationClaudiu Popa2018-09-171-0/+10
|
* Merge documentation with contributing docsClaudiu Popa2018-09-043-10/+8
|
* Fix rst section header formattingBryce Guinta2018-08-011-2/+3
|
* Prefix rst autolabels with filename to prevent collisions from includeBryce Guinta2018-08-011-0/+4
| | | | Fix cross reference labels
* Build the documentation with toxClaudiu Popa2018-06-041-15/+2
|
* Some more documentation cleanupClaudiu Popa2018-06-041-17/+19
|
* Update the contributing guideClaudiu Popa2018-06-041-28/+13
|
* Fix weird indentation in contributing guide (#2092)Mariatta2018-05-141-1/+1
|
* Update contribute documentation with correct test path (#1901)thernstig2018-03-011-2/+2
|
* Add a couple of notes about What's New and Contributors fileClaudiu Popa2017-11-021-1/+5
|
* Expanded documentation for new contributors (#1569)Ashley Whetter2017-07-121-1/+42
|
* Improve documentation (#1401)Łukasz Rogalski2017-04-021-7/+9
| | | | | | | - Use correct capitalisation of PyCQA organisation in Github links - Use current version number (1.7) in ChangeLog file - Use readhedocs URL instead of outdated docs.pylint.org - Avoid here in links in favor of actual info on link we're pointing to
* Fix the test selection. Close #1308Claudiu Popa2017-02-021-2/+2
|
* Add how to build the docs to the development guide (#1096)Patrik2016-09-172-1/+23
| | | | | * Add how to build the docs to the development guide * Update documentation.rst
* Move parts of the documentation into their own folder section.Claudiu Popa2016-08-142-0/+137