summaryrefslogtreecommitdiff
path: root/pylint/testutils/_primer
Commit message (Collapse)AuthorAgeFilesLines
* [primer] Fix commit string generation (#8639)Jacob Walls2023-04-301-2/+3
| | | Follow-up to 87a4d672a8661aa61d5717fd902315d9563e33b6.
* Add home-assistant to primer and remove old external primer (#8612)Jacob Walls2023-04-291-1/+1
|
* Drop support for Python 3.7 (#8609)Marc Mueller2023-04-242-13/+2
| | | | | * Drop support for Python 3.7 * Update py-version + classifier * Update functional tests
* Clear cache between primer package runsJacob Walls2023-04-231-1/+2
|
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-297-14/+14
|
* Add explicit 'stack_level' keyword in Deprecation/User warningsPierre Sassoulas2023-03-211-1/+2
|
* Changing flake8 to have max-line-length of 115 (#8362)Ollie2023-03-021-1/+4
| | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* [primer --prepare clone] Create a function for each actionPierre Sassoulas2023-02-061-23/+25
|
* [primer --prepare clone] Better error message in case of crashPierre Sassoulas2023-02-061-3/+12
|
* [primer] Fall back to no rcfile rather than pylint's (#7798)Jacob Walls2022-11-191-5/+11
|
* Bump mypy from 0.982 to 0.990 (#7769)dependabot[bot]2022-11-141-1/+1
| | | Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* Tag primer commit strings with python versionJacob Walls2022-11-121-3/+8
|
* Allow specifying minimum python version for primer packagesJacob Walls2022-11-092-0/+15
|
* [use-implicit-booleaness] Fix comparison to empty strings across the ↵Pierre Sassoulas2022-11-071-6/+5
| | | | | codebase (#7722) As it will become a default check in #6870 it will be easier to review it if we separate the two
* Use permanent links in the primer comment (#7332)Daniël van Noord2022-08-223-33/+64
|
* Fix ``mypy`` issues in primerDaniël van Noord2022-08-212-12/+14
|
* Use warningsDaniël van Noord2022-08-211-2/+5
|
* Fix up the message about ``astroid-error`` in the commentDaniël van Noord2022-08-211-4/+2
|
* Assert on fatal errors in primerDaniël van Noord2022-08-211-41/+22
|
* [primer] display results early instead of priming all the packages first (#7187)Pierre Sassoulas2022-07-151-38/+71
| | | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* [primer] Fix a silent fail when no command were given (#7185)Pierre Sassoulas2022-07-141-3/+5
| | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* [primer] Refactor the primer to use 'pylint.message.Message'Pierre Sassoulas2022-06-292-14/+20
|
* [primer] Better signature and naming in CompareCommandPierre Sassoulas2022-06-201-12/+16
|
* [primer] Add a test for truncating commentsPierre Sassoulas2022-06-201-1/+0
|
* [refactor] Add two function in primer compare commentPierre Sassoulas2022-06-201-7/+15
|
* [refactor] Reorganize the primer comment code before modificationPierre Sassoulas2022-06-201-67/+72
|
* [refactor] Burst the primer command in three filesPierre Sassoulas2022-06-205-218/+285
|
* [refactor] Move primer tools to 'pylint.testutils' (#6907)Pierre Sassoulas2022-06-111-0/+306
|
* [refactor] Make 'pylint.testutil.primer' a private APIPierre Sassoulas2022-06-102-0/+123