summaryrefslogtreecommitdiff
path: root/tests/primer
Commit message (Expand)AuthorAgeFilesLines
* Primer - remove `.git` suffix from github URL. (#8676)Mark Byrne2023-05-111-1/+1
* Add home-assistant to primer and remove old external primer (#8612)Jacob Walls2023-04-293-80/+5
* [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-311-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-293-6/+6
* [ruff] Add RUF specific rules and autofix (#8449)Pierre Sassoulas2023-03-142-2/+2
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-091-2/+3
* Add poetry-core as a repository to prime (#8193)Alexey Pelykh2023-02-061-0/+5
* Catch UserWarning when linting stdlib (#7833)Jacob Walls2022-11-231-1/+4
* Bump mypy from 0.982 to 0.990 (#7769)dependabot[bot]2022-11-141-1/+1
* Move `music21` to new primerJacob Walls2022-11-092-6/+7
* Add the `coverage` package to the primer suite. (#7683)Mark Byrne2022-10-271-0/+6
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-1/+4
* Move `django` to new primerJacob Walls2022-06-252-5/+5
* [refactor] Move primer tools to 'pylint.testutils' (#6907)Pierre Sassoulas2022-06-112-311/+17
* [refactor] Make 'pylint.testutil.primer' a private APIPierre Sassoulas2022-06-102-2/+2
* Add missing space to primer commentJacob Walls2022-06-091-1/+1
* don't duplicate --rcfile argJacob Walls2022-06-091-2/+0
* [primer] Truncate comments that are too long for github (#6899)Pierre Sassoulas2022-06-091-5/+24
* Add commit hash in the primer comment (#6783)Daniël van Noord2022-06-011-0/+7
* Fix ``.git`` in package links in the primer (#6782)Daniël van Noord2022-06-012-5/+7
* Avoid comparing timestamps in fatal messagesJacob Walls2022-05-311-7/+17
* Filter out astroid errors from the bot comment (#6773)Jacob Walls2022-05-311-24/+17
* Fix broken links in primer comments by stripping ".git" (#6768)Jacob Walls2022-05-311-1/+2
* Remove ``home-assistant`` from primerDaniël van Noord2022-05-301-5/+0
* Remove redundant second batch of old primerDaniël van Noord2022-05-302-21/+0
* Fail "new primer" runs on fatal errors, like the "old primer" (#6746)Jacob Walls2022-05-301-1/+19
* Move more packages to the new primerDaniël van Noord2022-05-303-23/+22
* Add python version into the file name of output files of primer (#6754)Daniël van Noord2022-05-301-1/+5
* Put fatal messages at the top in the primer commentDaniël van Noord2022-05-291-17/+46
* Add more packages to the new primerDaniël van Noord2022-05-293-10/+10
* Fix URLs for primerDaniël van Noord2022-05-291-2/+2
* Compare difference between primer runs and post comment (#6723)Daniël van Noord2022-05-282-2/+89
* Small refactors to primerDaniël van Noord2022-05-281-1/+4
* Add ``pytest`` to to-be primed packagesDaniël van Noord2022-05-283-10/+6
* Move ``pylint_primer_tests`` into ``tests``Daniël van Noord2022-05-282-3/+3
* Primer tool: remove duplicated directory pathsJacob Walls2022-05-281-1/+1
* Run and upload primer over packages (#6714)Daniël van Noord2022-05-282-1/+39
* Cache and store primer packages via the default branch (#6703)Daniël van Noord2022-05-272-0/+114
* Use an empty pylintrc for tests using project's pylintrc implicitelyPierre Sassoulas2022-04-261-2/+2
* Use list comprehension when possible for performance reasonPierre Sassoulas2022-04-251-4/+4
* Use ``python-typing-update`` on second half of the ``tests`` directoryDaniël van Noord2022-04-141-5/+4
* Add ``music21`` and remove ``graph-explorer`` from primer (#6272)Daniël van Noord2022-04-121-6/+6
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-242-2/+3
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-242-0/+2
* Remove primer test on black-primer (#5924)Téo Bouvard2022-03-161-1/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-102-4/+4
* Update primer package pandas-dev branch to main (#5669)Arianna Y2022-01-131-1/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-1/+1
* Update ``primer`` tests to own file, separate batches and concurrent runs (#5...Daniël van Noord2021-11-294-65/+93
* Primer tests "à la mypy" (#5173)Pierre Sassoulas2021-11-243-1/+127