Skip to content

Rename unused for loop variable _ instead of i #80

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paruby
Copy link

@paruby paruby commented May 10, 2025

I was trying to understand the code and found it a little confusing because the i wasn't used in that for loop, but there was another below where it was used.

(I'm a googler, let me know if it is better to make a commit internally instead of publicly)

Copy link

google-cla bot commented May 10, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@paruby paruby marked this pull request as draft May 10, 2025 10:40
@paruby paruby marked this pull request as ready for review May 10, 2025 10:40
@paruby paruby closed this May 10, 2025
@paruby paruby reopened this May 10, 2025
@paruby
Copy link
Author

paruby commented May 10, 2025

Hmm i signed the CLA but the check is still failing. Maybe it needs some time to propagate or it needs to somehow be re-triggered manually but i'm not sure how to do that

Copy link
Collaborator

@MayankChaturvedi MayankChaturvedi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paruby

@paruby
Copy link
Author

paruby commented May 11, 2025

Ah it was my bad about the CLA thing, I had not clicked through the link to refresh the check image

I don't see a button to submit the PR, does that have to be triggered on your side @MayankChaturvedi ?

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.

2 participants