Skip to content

Add support for pylint 3.0#169

Merged
llucax merged 5 commits intofrequenz-floss:v0.x.xfrom
llucax:pylint-3
Nov 2, 2023
Merged

Add support for pylint 3.0#169
llucax merged 5 commits intofrequenz-floss:v0.x.xfrom
llucax:pylint-3

Conversation

@llucax
Copy link
Copy Markdown
Contributor

@llucax llucax commented Nov 1, 2023

This is needed for downstream projects to be able to upgrade to pylint 3.0.

  • Extend the range of supported pylint versions
  • Bump pylint to 3.0.2
  • cookiecutter: Bump pylint dependency to 3.0.2

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
There is one new warning that we need to ignore that wasn't detected
before.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax requested a review from a team as a code owner November 1, 2023 17:00
@llucax llucax self-assigned this Nov 1, 2023
@github-actions github-actions Bot added the part:tests Affects the unit, integration and performance (benchmarks) tests label Nov 1, 2023
@llucax llucax added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:enhancement New feature or enhancement visitble to users part:cookiecutter Affects the generation of projects using cookiecutter and removed part:tests Affects the unit, integration and performance (benchmarks) tests labels Nov 1, 2023
@llucax llucax linked an issue Nov 1, 2023 that may be closed by this pull request
@llucax llucax enabled auto-merge November 1, 2023 17:01
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@github-actions github-actions Bot added part:tests Affects the unit, integration and performance (benchmarks) tests and removed part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) part:cookiecutter Affects the generation of projects using cookiecutter labels Nov 2, 2023
@llucax llucax added this pull request to the merge queue Nov 2, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit a946e61 Nov 2, 2023
@llucax llucax deleted the pylint-3 branch November 2, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tests Affects the unit, integration and performance (benchmarks) tests type:enhancement New feature or enhancement visitble to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to pylint 3

2 participants