Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pylint update to 3.0.0 #6

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Jul 22, 2024

This is a duplication of PR avocado-framework/avocado#5959 which will align the avocado-static-checks with avocado code base to make transition to avocado much easier.

This will update the pylint to version 3.0.0. This is needed because,
the pylint 2.17.2 is not compatible with python3.12

Reference: avocado-framework/avocado#5957
Signed-off-by: Jan Richter <jarichte@redhat.com>
Avocado is using pylint-3 instead of default pylint. This is a leftover
from the time when avocado supported python2. Unfortunately, the
pylint-3 has slightly different behaviour than pylint, therefore we need
to update it to have more accurate testing. Lets use python3 -m pylint

Signed-off-by: Jan Richter <jarichte@redhat.com>
@richtja richtja added the enhancement New feature or request label Jul 22, 2024
@richtja richtja self-assigned this Jul 22, 2024
Copy link
Contributor

@clebergnu clebergnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@clebergnu clebergnu merged commit 87b2610 into avocado-framework:main Jul 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done 109
Development

Successfully merging this pull request may close these issues.

3 participants