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

Fix: prefer-some-in-iteration false positive iteration in fn args #579

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

anderseknert
Copy link
Member

This fixes one of the errors reported in #528

@anderseknert
Copy link
Member Author

Meh, checking back at that code snippet from #528 and this did in fact not solve that 😒 Keep digging, I guess, but this is an improvement nonetheless.

This fixes one of the errors reported in #528

Signed-off-by: Anders Eknert <anders@styra.com>
@anderseknert
Copy link
Member Author

Fixed so now it does fix the some .. in false positive as reported in the above mentioned issue.

@anderseknert anderseknert merged commit e378276 into main Mar 7, 2024
3 checks passed
@anderseknert anderseknert deleted the new-some-in-fp branch March 7, 2024 09:43
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.

None yet

2 participants