summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |\ \ |/ / / | | _
| * Bump pylint to 2.17.1, update changelog (#8482)v2.17.1Pierre Sassoulas2023-03-229-28/+55
| * Fix incorrect preferred-modules matches (#8481)github-actions[bot]2023-03-223-1/+29
| * Deprecate redundant type checking guard utils (#8433) (#8439)github-actions[bot]2023-03-126-22/+53
| * Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403) (#8438)github-actions[bot]2023-03-117-4/+30
| * Fix a crash when `TYPE_CHECKING` is used without importing it (#8435) (#8436)github-actions[bot]2023-03-113-1/+17
| * Clear LRU caches on pylint utilities (#8420) (#8427)github-actions[bot]2023-03-103-1/+26
* | [deprecation] Remove duplicated utils typing guards check (#8475)Pierre Sassoulas2023-03-223-60/+21
* | Upgrade TODO for pylint 2.X to pylint 3.0 (#8480)Pierre Sassoulas2023-03-223-3/+3
* | Fix incorrect preferred-modules matchesDaniël van Noord2023-03-213-1/+29
* | [deprecation] Message.location must be a 'MessageLocationTuple' (#8477)Pierre Sassoulas2023-03-212-19/+5
* | [deprecation] 'check_single_file' replaced by 'check_single_file_item' (#8478)Pierre Sassoulas2023-03-212-10/+4
* | [deprecation] Remove 'do_exit' from the 'Run' constructor (#8472)Pierre Sassoulas2023-03-213-19/+6
* | [deprecation] Make 'py_version' required for 'MessageDefinition.may_be_emitte...Pierre Sassoulas2023-03-212-18/+8
* | Add explicit 'stack_level' keyword in Deprecation/User warningsPierre Sassoulas2023-03-218-2/+16
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-03-211-2/+2
* | [test multiprocessing] Fix tests for unpickable plugins (#8470)Pierre Sassoulas2023-03-211-4/+3
* | [test] Removes 'test_pylint_config_attr' (#8468)Pierre Sassoulas2023-03-201-23/+0
* | [deprecation] Make '_format-option-value' private and update TODOs (#8469)Pierre Sassoulas2023-03-202-3/+1
* | [mypy] Remove some useless assertions in pylint 3.0 (#8467)Pierre Sassoulas2023-03-201-13/+2
* | [deprecation] end_line and end_col_offset required in functional tests (#8466)Pierre Sassoulas2023-03-203-19/+8
* | [deprecation] ``setup.cfg``and ``tox.ini`` sections need to start by 'pylint'...Pierre Sassoulas2023-03-204-23/+11
* | [deprecation] 'ColorizedTextReporter' only accepts 'ColorMappingDict' (#8464)Pierre Sassoulas2023-03-202-24/+5
* | [deprecation] 'Pylinter.check' now takes sequence of str only (#8463)Pierre Sassoulas2023-03-203-23/+8
* | [deprecation] Remove the warning about the old pylint home (#8462)Pierre Sassoulas2023-03-204-104/+11
* | [cleanup] Remove the script for checking changelog (#8461)Pierre Sassoulas2023-03-202-109/+0
* | Bump actions/cache from 3.2.5 to 3.3.1 (#8445)dependabot[bot]2023-03-207-21/+21