Skip to content

[flake8-simplify] Avoid raising SIM911 for non-zip attribute calls#11126

Merged
charliermarsh merged 1 commit intomainfrom
charlie/attr
Apr 24, 2024
Merged

[flake8-simplify] Avoid raising SIM911 for non-zip attribute calls#11126
charliermarsh merged 1 commit intomainfrom
charlie/attr

Conversation

@charliermarsh
Copy link
Member

Summary

The matches! macro here is slightly off and allows all attribute calls through.

Closes #11125.

@charliermarsh charliermarsh enabled auto-merge (squash) April 24, 2024 13:00
@charliermarsh charliermarsh merged commit 51dec8d into main Apr 24, 2024
@charliermarsh charliermarsh deleted the charlie/attr branch April 24, 2024 13:05
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIM911 false positive (with bad autofix) on non-zip attribute calls

3 participants