Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: enable more pylint checks#2051

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 7 commits intomainfromjlvillal/more_more_pylint
Jun 5, 2022
Merged

Conversation

@JohnVillalovos
Copy link
Member

No description provided.

@JohnVillalovosJohnVillalovos marked this pull request as draftJune 3, 2022 23:49
Enable the pylint checks:  * unnecessary-pass  * unspecified-encodingUpdate code to resolve errors found
Enabled the pylint checks that don't require any code changes.Previously these checks were disabled.
Enable the pylint check "raise-missing-from" and fix errors detected.
Enable the pylint check: "attribute-defined-outside-init" and fixerrors detected.
Enable the pylint check "no-else-return" and fix the errors detected.
Enable the pylint check "no-self-use" and fix the errors detected.
Enable the pylint check "redefined-outer-name" and fix the errorsdetected.
@JohnVillalovosJohnVillalovosforce-pushed thejlvillal/more_more_pylint branch from7ca7a00 to1324ce1CompareJune 4, 2022 16:18
@JohnVillalovosJohnVillalovos marked this pull request as ready for reviewJune 4, 2022 16:28
@JohnVillalovos
Copy link
MemberAuthor

@nejch Let me know if you would prefer this split into multiple PRs.

@nejch
Copy link
Member

@nejch Let me know if you would prefer this split into multiple PRs.

It's ok, LGTM! pylint complaining aboutattribute-defined-outside-init for rest objects IMO is a bit dubious in our case, as we already abuse instance attributes for API attributes. That will always be a moving target, but let's see :)

@nejchnejch changed the titleEven more pylint...chore: enable more pylint checksJun 5, 2022
@nejchnejch merged commit7a5923c intomainJun 5, 2022
@nejchnejch deleted the jlvillal/more_more_pylint branchJune 5, 2022 17:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nejchnejchnejch approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@JohnVillalovos@nejch

[8]ページ先頭

©2009-2025 Movatter.jp