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(lint/noCommaOperator): ignore update part of for loops #152

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented Sep 4, 2023

Summary

Fix #138.

Test Plan

New test included

@Conaclos Conaclos temporarily deployed to Website deployment September 4, 2023 16:04 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Sep 4, 2023
@Conaclos Conaclos merged commit 7173162 into main Sep 4, 2023
17 checks passed
@Conaclos Conaclos deleted the conaclos/lint/noCommaOperator/138 branch September 4, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 lint/style/noCommaOperator incorrectly alerts on 3-update for loop
1 participant