Skip to content

Update pylint to 2.14.0b1 #1553

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

Merged
merged 7 commits into from
May 12, 2022
Merged

Update pylint to 2.14.0b1 #1553

merged 7 commits into from
May 12, 2022

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented May 12, 2022

Description

  • Fix implicit-str-concat and duplicate-value errors
  • Remove uselesss-suppression
  • Remove unrecognizedoption

@cdce8p cdce8p added this to the 2.12.0 milestone May 12, 2022
@cdce8p cdce8p added the Maintenance Discussion or action around maintaining astroid or the dev workflow label May 12, 2022
@coveralls
Copy link

coveralls commented May 12, 2022

Pull Request Test Coverage Report for Build 2316014878

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 91.685%

Totals Coverage Status
Change from base Build 2313678149: 0.02%
Covered Lines: 9141
Relevant Lines: 9970

💛 - Coveralls

@cdce8p cdce8p marked this pull request as draft May 12, 2022 16:55
@cdce8p cdce8p marked this pull request as ready for review May 12, 2022 17:52
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

👌

@cdce8p cdce8p changed the title Prepare for next pylint update Update pylint to 2.14.0b1 May 12, 2022
@cdce8p cdce8p added the dependency Related to dependencies of the project label May 12, 2022
@cdce8p
Copy link
Member Author

cdce8p commented May 12, 2022

Wasn't sure if we want to use the beta version here but I guess it will work.
Pushed a small commit 2148be0 with changes which weren't possible before (one useless-suppression and the removal of no-self-use).

@cdce8p cdce8p merged commit 58bbe0f into pylint-dev:main May 12, 2022
@cdce8p cdce8p deleted the pylint-update branch May 12, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Related to dependencies of the project Maintenance Discussion or action around maintaining astroid or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants