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(analyzer): useExhaustiveDependencies error when useState is on a new line #168 #232

Merged
merged 4 commits into from
Sep 10, 2023

Conversation

denbezrukov
Copy link
Contributor

@denbezrukov denbezrukov commented Sep 10, 2023

Summary

Fix #168

Test Plan

cargo test -p rome_js_analyze

@denbezrukov denbezrukov temporarily deployed to Website deployment September 10, 2023 20:38 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Sep 10, 2023
@denbezrukov denbezrukov temporarily deployed to Website deployment September 10, 2023 20:39 — with GitHub Actions Inactive
@github-actions github-actions bot added the A-Website Area: website label Sep 10, 2023
Copy link
Member

@Conaclos Conaclos left a comment

Choose a reason for hiding this comment

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

Always so concise and effective fixes :)

@ematipico ematipico merged commit 5a88220 into main Sep 10, 2023
4 checks passed
@ematipico ematipico deleted the fix/useExhaustiveDependencies branch September 10, 2023 22:25
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.

🐛 useExhaustiveDependencies error when useState is on a new line
3 participants