summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add optional `prefer-typing-namedtuple` message (#8681)HEADmainJacob Walls2023-05-1610-8/+71
* [pre-commit.ci] pre-commit autoupdate and simplify ruff config (#8694)pre-commit-ci[bot]2023-05-163-7/+4
* Add new checker `kwarg-superseded-by-positional-arg` and fix a false positive...Mark Byrne2023-05-1612-25/+119
* Fix a false negative for ``too-many-arguments`` and positional-only and keywo...Mark Byrne2023-05-156-2/+16
* Update pytest-xdist requirement from ~=3.2 to ~=3.3 (#8690)dependabot[bot]2023-05-151-1/+1
* Regression fix for `unused-variable` false negative (#8684)Zen Lee2023-05-153-0/+24
* Load custom plugins when linting in parallel (#8683)Jacob Walls2023-05-145-8/+36
* Fix crash when deleting from a dict returned from a call (#8678)Jacob Walls2023-05-124-5/+13
* Primer - remove `.git` suffix from github URL. (#8676)Mark Byrne2023-05-111-1/+1
* [pre-commit.ci] pre-commit autoupdate (#8669)pre-commit-ci[bot]2023-05-091-3/+3
* Merge maintenance 2.17.x in main (#8665)Pierre Sassoulas2023-05-064-0/+119
|\
| * Merge maintenance-2.17.x in main following 2.17.4 releasePierre Sassoulas2023-05-064-0/+119
| |\ |/ /
| * Bump pylint to 2.17.4, update changelogv2.17.4Pierre Sassoulas2023-05-067-13/+34
| * [changelog] Add a changelog entry for #8632Pierre Sassoulas2023-05-051-0/+4
| * Make sure a ``tool`` table is created in ``toml`` generation (#8638) (#8640)github-actions[bot]2023-04-305-10/+11
| * [tomlkit] Limit the maximum version of tomlkit (#8633) (#8635)github-actions[bot]2023-04-282-1/+5
| * Added escaping of vertical bar character in annotation labels (#8610) (#8631)Andreas Finkler2023-04-2719-25/+80
| * Fix a false positive for ``bad-dunder-name`` when there is a user-defined ``_...github-actions[bot]2023-04-243-0/+7
* | [Doc] Minor fixup in launching_test.rstLucas Cimon2023-05-051-1/+1
* | [use-implicit-booleaness] Micro-optimization if some messages are disabledPierre Sassoulas2023-05-031-4/+9
* | [use-implicit-booleaness] Remove condition that is always false (outdated typ...Pierre Sassoulas2023-05-031-2/+0
* | [use-implicit-booleaness] Optimization for unknown operatorsPierre Sassoulas2023-05-031-5/+7
* | [use-implicit-booleaness] Merge the check for string and zero togetherPierre Sassoulas2023-05-031-64/+52
* | [use-implicit-booleaness] Reinstate tests that are expected to failPierre Sassoulas2023-05-031-10/+10
* | Uniformize message and remove useless details.rstPierre Sassoulas2023-05-036-36/+37
* | Add applicability notes for `compare-to-empty-string/zero` (#8592)Jason Lau2023-05-035-51/+51
* | Switch from ' to " in use-implicit-booleaness-not-comparisonPierre Sassoulas2023-05-032-33/+33
* | Upgrade 'tox - docs' to match readthedoc online and for performance (#8653)Pierre Sassoulas2023-05-033-2/+14
* | [doc] Add warning for empty sequences in 'use-implicit-booleaness-not-compari...Pierre Sassoulas2023-05-024-13/+17
* | Merge the empty-string extensions to 'implicit_booleaness_checker'Pierre Sassoulas2023-05-0223-153/+124
* | Merge the compare-to-zero extensions to 'implicit_booleaness_checker'Pierre Sassoulas2023-05-0220-184/+147
* | [doc] Apply black on the documentation where it makes sense (#8650)Pierre Sassoulas2023-05-02149-161/+242
* | [pre-commit.ci] pre-commit autoupdate (#8651)pre-commit-ci[bot]2023-05-021-2/+2
* | [Doc] Improving implicit-str-concat/details.rst (#8649)Lucas Cimon2023-05-012-1/+13
* | [Doc] Create implicit-str-concat/details.rst (#8648)Lucas Cimon2023-05-011-0/+15
* | Search for pyproject.toml config file in parent dirs (#7163)Mikhail f. Shiryaev2023-04-305-1/+79
* | [primer] Fix commit string generation (#8639)Jacob Walls2023-04-301-2/+3
* | Make sure a ``tool`` table is created in ``toml`` generation (#8638)Daniƫl van Noord2023-04-305-10/+11
* | Fix false negative for calling module-level function before definition (#8494)Jacob Walls2023-04-295-19/+29
* | Add home-assistant to primer and remove old external primer (#8612)Jacob Walls2023-04-297-129/+6
* | [tomlkit] Limit the maximum version of tomlkit (#8633)Pierre Sassoulas2023-04-282-1/+5
* | Added escaping of vertical bar character in annotation labels (#8610)ViRuSTriNiTy2023-04-2618-12/+56
* | Bump astroid to 3.0.0a2 (#8627)Marc Mueller2023-04-252-2/+2
* | Bump astroid to 3.0.0a1 (#8626)Marc Mueller2023-04-257-7/+26
* | [pre-commit.ci] pre-commit autoupdate (#8625)pre-commit-ci[bot]2023-04-251-4/+4
* | Drop support for Python 3.7 (#8609)Marc Mueller2023-04-2450-240/+72
* | Merge maintenance 2.17.x in main (#8621)Pierre Sassoulas2023-04-242-5/+67
|\ \
| * \ Merge branch 'maintenance/2.17.x' following 2.17.3 releasePierre Sassoulas2023-04-242-5/+67
| |\ \ | | |/
| | * Bump pylint to 2.17.3, update changelog (#8620)v2.17.3Pierre Sassoulas2023-04-2414-33/+63
| | * Upgrade astroid to 2.15.4 (#8615) (#8618)github-actions[bot]2023-04-242-2/+2