PyCQA/pylint
### [`v2.14.5`](https://togithub.com/PyCQA/pylint/releases/tag/v2.14.5)
[Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.14.4...v2.14.5)
- Fixed a crash in the `undefined-loop-variable` check when `enumerate()` is used
in a ternary expression.
Closes [#7131](https://togithub.com/PyCQA/pylint/issues/7131)
- Fixed handling of `--` as separator between positional arguments and flags.
Closes [#7003](https://togithub.com/PyCQA/pylint/issues/7003)
- Fixed the disabling of `fixme` and its interaction with `useless-suppression`.
- Allow lists of default values in parameter documentation for `Numpy` style.
Closes [#4035](https://togithub.com/PyCQA/pylint/issues/4035)
Configuration
π Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==2.14.4
->==2.14.5
Release Notes
PyCQA/pylint
### [`v2.14.5`](https://togithub.com/PyCQA/pylint/releases/tag/v2.14.5) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.14.4...v2.14.5) - Fixed a crash in the `undefined-loop-variable` check when `enumerate()` is used in a ternary expression. Closes [#7131](https://togithub.com/PyCQA/pylint/issues/7131) - Fixed handling of `--` as separator between positional arguments and flags. Closes [#7003](https://togithub.com/PyCQA/pylint/issues/7003) - Fixed the disabling of `fixme` and its interaction with `useless-suppression`. - Allow lists of default values in parameter documentation for `Numpy` style. Closes [#4035](https://togithub.com/PyCQA/pylint/issues/4035)Configuration
π Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.