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] Implement bad-open-mode (W1501) #8294

Merged
merged 1 commit into from Oct 28, 2023

Conversation

harupy
Copy link
Contributor

@harupy harupy commented Oct 28, 2023

Summary

#970

Test Plan

cargo test

@charliermarsh charliermarsh added the rule Implementing or modifying a lint rule label Oct 28, 2023
@github-actions
Copy link

github-actions bot commented Oct 28, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no linter changes.

Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

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

Thanks!

@charliermarsh charliermarsh enabled auto-merge (squash) October 28, 2023 22:28
@charliermarsh charliermarsh merged commit a151e50 into astral-sh:main Oct 28, 2023
14 checks passed
@harupy harupy deleted the bad-open-mode branch October 28, 2023 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants