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

refactor: rename i to startPartIndex #1979

Merged
merged 1 commit into from
Aug 5, 2023
Merged

refactor: rename i to startPartIndex #1979

merged 1 commit into from
Aug 5, 2023

Conversation

nknapp
Copy link
Collaborator

@nknapp nknapp commented Aug 4, 2023

As said in #1966 I renamed "i" to "startPartIndex", which is maybe a little more helpful.
Minor additional changes it the use of "i" only within the for-loops and the use of "len" instead of "i" after the loop.

"i" and "len" should always be equal in this case.

@jaylinski jaylinski merged commit e497a35 into 4.x Aug 5, 2023
15 checks passed
@jaylinski jaylinski deleted the startPartIndex branch August 5, 2023 17:47
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