summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.14.0, update changelogv2.14.0Pierre Sassoulas2022-06-0110-21/+69
* [tbump] Upgrade the bump script in preparation of 2.14 maintenancePierre Sassoulas2022-06-011-3/+4
* [doc] Matus Valo is now a maintainerPierre Sassoulas2022-06-011-1/+2
* Bump all cache versions (#6786)Daniël van Noord2022-06-016-6/+6
* [doc] Add a check for changelogs and fix the issues encountered (#6735)Pierre Sassoulas2022-06-0136-680/+1105
* Add commit hash in the primer comment (#6783)Daniël van Noord2022-06-012-1/+11
* Fix ``.git`` in package links in the primer (#6782)Daniël van Noord2022-06-012-5/+7
* Fix a crash in the ``docparams`` extension when raising the result of a funct...Jacob Walls2022-05-313-0/+15
* Avoid comparing timestamps in fatal messagesJacob Walls2022-05-311-7/+17
* Fix version number in Primer comment runDaniël van Noord2022-05-311-1/+1
* [doc] Upgrade the doc so it's up to date with the codePierre Sassoulas2022-05-311-1/+2
* [doc] Better documentation for contributor installationPierre Sassoulas2022-05-313-44/+45
* Filter out astroid errors from the bot comment (#6773)Jacob Walls2022-05-311-24/+17
* Make ``Primer / Main`` concurrent (#6774)Daniël van Noord2022-05-311-0/+4
* Run primer on ``3.7`` and ``3.10`` (#6756)Daniël van Noord2022-05-313-4/+4
* Fix broken links in primer comments by stripping ".git" (#6768)Jacob Walls2022-05-311-1/+2
* Run ``Primer / Main`` on all pushes to mainDaniël van Noord2022-05-311-2/+0
* Add typing to ``basic_error_checker`` and ``docstring_checker``Daniël van Noord2022-05-312-21/+29
* [refactor] Use a generator for '_has_variadic_argument' (#6770)Pierre Sassoulas2022-05-311-9/+6
* Add typing to ``basic_checker``Daniël van Noord2022-05-311-17/+35
* Added documentation examples for `no-self-use`. (#6760)Mark Byrne2022-05-314-2/+27
* Added documentation examples for `return-outside-function`. (#6762)Mark Byrne2022-05-313-2/+3
* Added documentation examples for `inconsistent-return-statements`. (#6763)Mark Byrne2022-05-313-2/+7
* Added documentation exmaples for `consider-using-tuple`. (#6764)Mark Byrne2022-05-313-2/+4
* Added documentation examples for `redeclared-assigned-name`. (#6765)Mark Byrne2022-05-313-2/+2
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-05-301-3/+3
* Warn users who want to be warned about failing comment workflows (#6758)Daniël van Noord2022-05-301-0/+7
* Remove ``home-assistant`` from primerDaniël van Noord2022-05-301-5/+0
* Remove redundant second batch of old primerDaniël van Noord2022-05-306-63/+1
* Fail "new primer" runs on fatal errors, like the "old primer" (#6746)Jacob Walls2022-05-304-4/+30
* Reraise failures in astroid as `AstroidError`Jacob Walls2022-05-304-2/+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-304-5/+13
* Update myst-parser requirement from ~=0.16 to ~=0.17dependabot[bot]2022-05-301-1/+1
* Bump mypy from 0.950 to 0.960dependabot[bot]2022-05-301-1/+1
* primer: use `node-version` in `setup-node` action (#6747)Jacob Walls2022-05-301-2/+2
* Put fatal messages at the top in the primer commentDaniël van Noord2022-05-291-17/+46
* Added documentation examples for `not-in-loop`. (#6742)Mark Byrne2022-05-293-2/+11
* Added documentation examples for `no-method-argument`. (#6741)Mark Byrne2022-05-293-2/+6
* Added documentation examples for `invalid-all-format`. (#6739)Mark Byrne2022-05-293-2/+6
* Added documentation examples for `no-name-in-module`. (#6740)Mark Byrne2022-05-293-2/+2
* Added documentation examples for `not-callable`. (#6743)Mark Byrne2022-05-293-2/+4
* Fix `pyreverse` type annotations for attributes using alternative union synta...Andreas Finkler2022-05-2910-10/+61
* Add more packages to the new primerDaniël van Noord2022-05-293-10/+10
* Add verbose mode to primerDaniël van Noord2022-05-291-3/+3
* Fix URLs for primerDaniël van Noord2022-05-291-2/+2
* Add a doc example for simplifiable-if-expression and simplifiable-if-statementPierre Sassoulas2022-05-299-7/+64
* [simplifiable-if-expression] Add reference to implicit cast to bool in descri...Pierre Sassoulas2022-05-291-1/+2
* Add concurrency to primer (#6731)Daniël van Noord2022-05-291-0/+4
* [doc] Add a check for partially completed documentationPierre Sassoulas2022-05-281-0/+3