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

Warn about loops using range len(b) with arrays/slices #28

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

ckaznocha
Copy link
Owner

Includes autofix suggestions as part of #20.

Closes #27

@ckaznocha ckaznocha self-assigned this Sep 9, 2024
@ckaznocha ckaznocha added the enhancement New feature or request label Sep 9, 2024
@ckaznocha ckaznocha merged commit 374bb09 into main Sep 9, 2024
8 checks passed
@ckaznocha ckaznocha deleted the ckaznocha/issue27 branch September 9, 2024 04:29
@ckaznocha ckaznocha mentioned this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complain about range len(someSlice)
1 participant