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: false positive when rangeStmt doesn't have value #11

Merged
merged 1 commit into from Mar 27, 2024

Conversation

karamaru-alpha
Copy link
Owner

@karamaru-alpha karamaru-alpha commented Mar 27, 2024

resolve #10

Fix false positive when rangeStmt doesn't have value.

@karamaru-alpha karamaru-alpha self-assigned this Mar 27, 2024
@karamaru-alpha karamaru-alpha changed the title fix: false positive fix: false positive when rangeStmt doesn't have value Mar 27, 2024
@karamaru-alpha karamaru-alpha merged commit 1954e6f into main Mar 27, 2024
1 check passed
@karamaru-alpha karamaru-alpha deleted the fix/karamaru/false-positive branch March 27, 2024 11:15
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.

incorrectly detects "v := false" as a loop var
1 participant