summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [Backport maintenance/2.17.x] Add regression test for #7506 (#8531)github-actions[bot]2023-04-034-8/+15
| * Upgrade astroid to 2.15.2 (#8530) (#8532)Pierre Sassoulas2023-04-032-3/+3
| * [pyreverse] Bugfix: strip "/" at the end of the file (#8517) (#8528)github-actions[bot]2023-04-023-1/+21
| * Don't use removed function from ``astroid`` (#8525) (#8526)github-actions[bot]2023-04-021-5/+11
| * [Backport maintenance/2.17.x] Allow integers in TypeAlias names. (#8507)github-actions[bot]2023-03-285-16/+27
| * Fix `unnecessary-lambda` false positive for lambdas using its parameters in t...github-actions[bot]2023-03-284-0/+26
| * Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-233-1/+14
* | Upgrade astroid to 2.15.2 (#8530)Pierre Sassoulas2023-04-032-2/+2
* | Add regression test for #7506 (#8432)Jacob Walls2023-04-034-8/+15
* | refactor pyreverse tests to use temporary directory (#8529)Andreas Finkler2023-04-021-15/+7
* | [pyreverse] Bugfix: strip "/" at the end of the file (#8517)Alvaro Frias2023-04-023-1/+21
* | Add Pyreverse option to exclude standalone nodes (#8520)Nick Drozd2023-04-0211-0/+84
* | Don't use removed function from ``astroid`` (#8525)Daniël van Noord2023-04-011-5/+11
* | Bump pylint to 3.0.0b1, update changelogPierre Sassoulas2023-04-012-2/+2
* | Bump pylint to 3.0.0a6, update changelogv3.0.0a6Pierre Sassoulas2023-04-012-4/+7
* | [changelog] Classify all non user-facing changes as 'internal'Pierre Sassoulas2023-04-018-5/+9
* | Move dockerfile to the example directory bump to alpine3.17 (#8353)Alex Mor2023-04-011-1/+1
* | [doc] Fix missing spaces in 2.13's whatsnew (#8519)Pierre Sassoulas2023-03-311-3/+3
* | [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-3133-58/+58
* | [doc] Create a variable for the contributors descriptionPierre Sassoulas2023-03-311-5/+4
* | Upgrade cache version because primer now fetch pylint-dev/astroidPierre Sassoulas2023-03-315-5/+5
* | Fix `used-before-assignment` false positive for `TYPE_CHECKING` elif branch i...Zen Lee2023-03-308-164/+145
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-29503-1221/+1225
* | Bump astroid from 2.15.0 to 2.15.1 (#8513)dependabot[bot]2023-03-292-2/+2
* | Bump furo from 2022.12.7 to 2023.3.27dependabot[bot]2023-03-291-1/+1
* | Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-299-19/+19
* | Add ``Skip news :mute:`` to dependabot labelsDaniël van Noord2023-03-291-0/+2
* | [crash template] Link to blank issue so it's possible to copy pastePierre Sassoulas2023-03-292-8/+36
* | [crash template] Add <details> tag and current headers for clearer resultPierre Sassoulas2023-03-291-6/+23
* | Fix news fragment after incorrect auto-mergeDaniël van Noord2023-03-281-1/+1
* | Allow integers in TypeAlias names (#8488)Stephane Odul2023-03-285-16/+27
* | [deprecation] Make 'OutputLine' require a fixed number of args (#8474)Pierre Sassoulas2023-03-283-95/+18
* | Fix `unnecessary-lambda` false positive for lambdas using its parameters in t...cherryblossom2023-03-284-0/+26
* | [testutil] Remove unused variable from find_functional_testsPierre Sassoulas2023-03-281-3/+4
* | [testutil] Do not count files with leading underscoresPierre Sassoulas2023-03-283-16/+22
* | [refactor] Separate assertion from setup in functional test's testPierre Sassoulas2023-03-281-21/+32
* | [testutil] Display recursive call for crowded functional test dirPierre Sassoulas2023-03-285-8/+39
* | [testutil] Display all the crowded functional test dir at oncePierre Sassoulas2023-03-281-5/+9
* | [testutil] Fix the algorithm for functional test discoveryPierre Sassoulas2023-03-284-17/+38
* | [functional tests] Display all violations for disorganized directoriesPierre Sassoulas2023-03-282-7/+21
* | [testutil] Add proper test for the functional tests helpersPierre Sassoulas2023-03-2819-39/+135
* | [pre-commit.ci] pre-commit autoupdate (#8502)pre-commit-ci[bot]2023-03-281-2/+2
* | Fix typos in README.rst (#8493)Jacob Walls2023-03-251-7/+8
* | Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-233-1/+14
* | [cleanup] Move tests starting with 'unbalanced' in a subdirPierre Sassoulas2023-03-235-0/+0
* | [cleanup] Move tests starting with 'invalid_all' in a subdirPierre Sassoulas2023-03-2310-0/+0
* | [cleanup] Move tests starting with 'postponed' in a subdirPierre Sassoulas2023-03-2316-0/+0
* | [cleanup] Move tests starting with 'singledispatch' in a subdirPierre Sassoulas2023-03-2312-0/+0
* | Merge maintenance 2.17.x in main following 2.17.1 release (#8483)Pierre Sassoulas2023-03-222-1/+53
|\ \
| * \ Merge branch 'maintenance/2.17.x' into mainPierre Sassoulas2023-03-222-1/+53
| |\ \ |/ / / | | _