Skip to content

Avoid recomending operator.itemgetter with dependence on lambda arg#11574

Merged
charliermarsh merged 1 commit intomainfrom
charlie/furb
May 28, 2024
Merged

Avoid recomending operator.itemgetter with dependence on lambda arg#11574
charliermarsh merged 1 commit intomainfrom
charlie/furb

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Closes #11573.

@charliermarsh charliermarsh added the bug Something isn't working label May 28, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) May 28, 2024 01:25
@charliermarsh charliermarsh merged commit ab107ef into main May 28, 2024
@charliermarsh charliermarsh deleted the charlie/furb branch May 28, 2024 01:29
@github-actions
Copy link
Copy Markdown
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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FURB118: Should not replace lambda with operator.itemgetter when the itemgetter use the lambda arguments

1 participant