summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.16.0-b1, update changelogv2.16.0b1Pierre Sassoulas2023-01-222-2/+2
* [tbump] Accept 1.2.3b4 format when bumping the versionPierre Sassoulas2023-01-221-1/+1
* Upgrade astroid to 2.13.3Pierre Sassoulas2023-01-222-2/+2
* docs: fix typo (#8092)Mike Frysinger2023-01-211-1/+1
* Fix `consider-using-augmented-assign` nested attribute access (#8088)Marc Mueller2023-01-203-18/+17
* Fix invalid-name for typing_extensions.TypeVar (#8089)Marc Mueller2023-01-206-4/+30
* pointless-exception-statement: filter call inference for better performance o...James Addison2023-01-203-7/+26
* [ci] Use pre-authenticated context for Primer PR (#8085)Marc Mueller2023-01-192-11/+1
* Better regex for private attribute check (#8081)Marc Mueller2023-01-192-1/+4
* Fixed a crash when inferring a value and using its qname on a slice (#8070)Pierre Sassoulas2023-01-185-3/+29
* [code owner] Remove areveny from her checkers (#8065)Pierre Sassoulas2023-01-171-9/+0
* [style] Limit line length and complexity using flake8 (#8064)Pierre Sassoulas2023-01-1611-72/+86
* Bump flake8-bugbear from 22.12.6 to 23.1.14 (#8062)dependabot[bot]2023-01-163-3/+5
* Bump actions/setup-python from 4.4.0 to 4.5.0 (#8061)dependabot[bot]2023-01-168-18/+18
* [contributors-txt] Create aliases for duplicate and ambiguous namePierre Sassoulas2023-01-152-3/+17
* [contributors-txt] Sort by commit number and upgrade contributorsPierre Sassoulas2023-01-151-31/+31
* [contributor-txt] Extract comment for easier reconstructionPierre Sassoulas2023-01-151-3/+294
* Upgrade contributors-txt to 1.0.0Pierre Sassoulas2023-01-151-1/+1
* [tbump] Fix the regex for semver version to accept '1.2.3a4'Pierre Sassoulas2023-01-151-1/+1
* [contributors.txt] Fix aliases and name that were actually email (#8057)Pierre Sassoulas2023-01-142-6/+15
* Add a regression tests for issue #2567Pierre Sassoulas2023-01-131-0/+33
* Bump pylint to 2.16.0-b0, update changelogv2.16.0b0Pierre Sassoulas2023-01-139-27/+35
* [changelog] Add a summary of what is new in 2.16Pierre Sassoulas2023-01-131-0/+18
* Upgrade astroid to 2.13.2 (#8030)Pierre Sassoulas2023-01-132-2/+2
* [changelog] Properly label the new checks that are extensionsPierre Sassoulas2023-01-134-0/+0
* [changelog] Fix the ` to `` so it's valid rst syntaxPierre Sassoulas2023-01-135-5/+5
* Fixes false positive for `try-except-raise` with multiple exceptions in one e...fly2023-01-124-3/+19
* Bugfix - extend ``magic-value-comparison`` support for parsing numerical type...orSolocate2023-01-123-5/+41
* [pre-commit.ci] pre-commit autoupdate (#8045)pre-commit-ci[bot]2023-01-101-1/+1
* Bump actions/download-artifact from 3.0.1 to 3.0.2 (#8041)dependabot[bot]2023-01-091-1/+1
* [codecov] Use our own token to avoid being rate limited (#8044)Pierre Sassoulas2023-01-091-0/+1
* [consider-using-augmented-assign] Do not warn for non-commutative operators (...Pierre Sassoulas2023-01-093-27/+82
* Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#8042)dependabot[bot]2023-01-093-7/+7
* Bump actions/setup-node from 3.5.1 to 3.6.0 (#8040)dependabot[bot]2023-01-092-2/+2
* Bump actions/cache from 3.2.2 to 3.2.3 (#8038)dependabot[bot]2023-01-097-21/+21
* Bump actions/checkout from 3.2.0 to 3.3.0 (#8039)dependabot[bot]2023-01-099-19/+19
* Merge maintenance 2.15.x in main following 2.15.10 release (#8036)Pierre Sassoulas2023-01-091-0/+38
|\
| * Merge branch 'maintenance/2.15.x' into main following 2.15.10 releasePierre Sassoulas2023-01-091-0/+38
| |\ |/ /
| * Bump pylint to 2.15.10, update changelog (#8034)v2.15.10Pierre Sassoulas2023-01-098-19/+40
| * Fix `used-before-assignment` false positive for walrus operators in ifs (#802...github-actions[bot]2023-01-085-3/+60
| * Backport (#7987) (#8005)Dani Alcala2023-01-027-16/+106
| * Fixes custom braces in user-provided msg-template. (#7976) (#7993)Pierre Sassoulas2022-12-273-8/+25
| * Fix `use-sequence-for-iteration` when unpacking a set with `*` (#7975) (#7988)Jacob Walls2022-12-267-11/+46
| * Fix `used-before-assignment` if conditional imports guarded again when used (...Jacob Walls2022-12-264-11/+18
* | Fix `used-before-assignment` false positive for walrus operators in ifs (#8029)Zen Lee2023-01-085-3/+60
* | Prevent `pyreverse` crash when processing attributes assigned via tuple unpac...Andreas Finkler2023-01-083-1/+12
* | Add new check "pointless-exception-statement" (#7939)James Addison2023-01-0712-4/+50
* | [pre-commit.ci] pre-commit autoupdate (#8016)pre-commit-ci[bot]2023-01-031-1/+1
* | [style] Use default 'dummy-variable-rgx' and 'ignored-argument-names' (#8014)Pierre Sassoulas2023-01-024-17/+1
* | Bump actions/cache from 3.2.1 to 3.2.2 (#8010)dependabot[bot]2023-01-027-21/+21