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 loopvar behavior change linting error #546

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Mar 1, 2024

Workaround flagged loop behavior change by explicitly creating a per-iteration loop variable.

refs:

Workaround flagged loop behavior change by explicitly creating a
per-iteration loop variable.

refs:

- atc0005/shared-project-resources#145
@atc0005 atc0005 added bug Something isn't working linting labels Mar 1, 2024
@atc0005 atc0005 added this to the Next Release milestone Mar 1, 2024
@atc0005 atc0005 self-assigned this Mar 1, 2024
@atc0005 atc0005 merged commit bf1245e into master Mar 1, 2024
30 of 31 checks passed
@atc0005 atc0005 deleted the fix-loopvar-behavior-change-linting-error branch March 1, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant