summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Disable import-error as attrs is no longer a test dependencyMarc Mueller2023-04-231-1/+1
| | * Upgrade astroid to 2.15.3 (#8584)Pierre Sassoulas2023-04-232-2/+2
| | * Improve output of `consider-using-generator` message for `min()` calls with `...github-actions[bot]2023-04-174-1/+14
| | * Fix false positive for ``keyword-arg-before-vararg`` (#8571) (#8578)github-actions[bot]2023-04-155-1/+28
| | * Fix `unused-import` to check`dummy-variables-rgx` (#8566) (#8568)github-actions[bot]2023-04-124-5/+20
| | * Fix false positive for ``positional-only-arguments-expected`` when a function...github-actions[bot]2023-04-103-0/+23
| | * Fix isinstance-second-argument-not-valid-type for union types with NoneRogdham2023-04-074-9/+19
| | * Fix typelias `invalid-name` false positives for Union variables without assig...github-actions[bot]2023-04-074-7/+11
| | * Do not emit `logging-not-lazy` for explicitly concatenated strings. (#8546)Yilei "Dolee" Yang2023-04-074-8/+29
| | * Fix check unused arguments false positive bug (#8542) (#8545)github-actions[bot]2023-04-064-0/+36
* | | Fix a false positive for ``bad-dunder-name`` when there is a user-defined ``_...Mark Byrne2023-04-243-0/+7
|/ /
* | Upgrade astroid to 2.15.4 (#8615)dependabot[bot]2023-04-242-2/+2
* | Bump sphinx from 6.1.3 to 6.2.0 (#8617)dependabot[bot]2023-04-241-1/+1
* | Bump actions/setup-python from 4.5.0 to 4.6.0 (#8616)dependabot[bot]2023-04-248-18/+18
* | Use astroid.Context enum (#8611)Marc Mueller2023-04-241-5/+5
* | Fix `FunctionDef` isinstance checks (#8607)Marc Mueller2023-04-233-7/+7
* | Optimize `is_trailing_comma()` (#8606)Jacob Walls2023-04-232-5/+7
* | Clear cache between primer package runsJacob Walls2023-04-231-1/+2
* | Add news fragmentJacob Walls2023-04-231-0/+3
* | Add performance news fragment typeJacob Walls2023-04-232-0/+6
* | Cache `class_is_abstract()`Jacob Walls2023-04-231-0/+2
* | Upgrade astroid to 2.15.3 (#8584)Pierre Sassoulas2023-04-232-2/+2
* | Update pytest requirement from ~=7.2 to ~=7.3 (#8562)dependabot[bot]2023-04-232-2/+2
* | Bump actions/checkout from 3.5.0 to 3.5.2 (#8585)dependabot[bot]2023-04-239-19/+19
* | Modified all occurences of "a f-string" to "an f-string"Elazrod562023-04-207-39/+39
* | Modified comment on line 147 to improve spellingElazrod562023-04-201-1/+1
* | Minor refactor on type annotation (#8587)Zen Lee2023-04-181-1/+3
* | Fix FP `used-before-assignment` for statements guarded under same test (#8581)Jacob Walls2023-04-164-1/+89
* | Improve output of `consider-using-generator` message for `min()` calls with `...Jacob Walls2023-04-164-1/+14
* | Cope with changes to `Arguments` constructorJacob Walls2023-04-161-1/+1
* | Cope with changes to `AssignAttr` constructorJacob Walls2023-04-161-1/+8
* | Cope with changes to `Starred` constructorJacob Walls2023-04-161-1/+9
* | Fix `used-before-assignment` TYPE_CHECKING false negatives (#8431)Zen Lee2023-04-154-20/+86
* | Fix false negative for no-value-for-parameter: positional-only args and **kwa...Mark Byrne2023-04-145-0/+26
* | Disable Info linters in definition instead of Run class (#8576)Matus Valo2023-04-144-9/+30
* | Fix false positive for ``keyword-arg-before-vararg`` (#8571)Mark Byrne2023-04-135-1/+28
* | Fix `unused-import` to check`dummy-variables-rgx` (#8566)RSTdefg2023-04-124-5/+20
* | [pre-commit.ci] pre-commit autoupdate (#8564)pre-commit-ci[bot]2023-04-111-3/+3
* | Bump actions/github-script from 6.4.0 to 6.4.1 (#8561)dependabot[bot]2023-04-102-3/+3
* | Fix false positive for ``positional-only-arguments-expected`` when a function...Mark Byrne2023-04-093-0/+23
* | Also check the typealias naming style for TypeAlias variables defined in func...Yilei "Dolee" Yang2023-04-074-1/+21
* | Fix isinstance-second-argument-not-valid-type for union types with NoneRogdham2023-04-074-9/+19
* | Fix typelias `invalid-name` false positives for Union variables without assig...Yilei "Dolee" Yang2023-04-074-7/+11
* | Do not emit `logging-not-lazy` for explicitly concatenated strings. (#8546)Yilei "Dolee" Yang2023-04-074-8/+29
* | Fix check unused arguments false positive bug (#8542)Théo Battrel2023-04-064-0/+36
* | [pre-commit.ci] pre-commit autoupdate (#8539)pre-commit-ci[bot]2023-04-041-3/+3
* | Handle patterns in ignored-modules when checking for no-name-in-module (#7579)Daniel Mouritzen2023-04-038-48/+40
* | Merge maintenance 2.17.x in main following 2.17.2 release (#8534)Pierre Sassoulas2023-04-031-0/+36
|\ \
| * \ Merge 'maintenance/2.17.x' in main following 2.17.2 releasePierre Sassoulas2023-04-031-0/+36
| |\ \ |/ / / | | _
| * Bump pylint to 2.17.2, update changelog (#8533)v2.17.2Pierre Sassoulas2023-04-038-19/+39