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 unused-argument not parsing FOR loop options #1076

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

bhirsz
Copy link
Member

@bhirsz bhirsz commented May 6, 2024

Fixes #1073

@bhirsz bhirsz requested a review from mnojek as a code owner May 6, 2024 13:17
@bhirsz bhirsz merged commit 26d8a7f into master May 6, 2024
11 checks passed
@bhirsz bhirsz deleted the fix/for_with_option branch May 6, 2024 13:30
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.

[Bug] 0919 unused-argument warning emitted for argument used as start index of FOR ... IN ENUMERATE loop
1 participant