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

chore(cli): lint tsx files and clean up React Hooks code #818

Merged
merged 10 commits into from
Jul 9, 2021

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Jul 1, 2021

Noticed some code smells with React Hooks.
E.g. synth function being a hook, because it called an useEffect hook, but not prefixed with use (docs).

@ansgarm ansgarm force-pushed the lint-tsx-files branch 2 times, most recently from fb3b9f4 to 5f0c207 Compare July 2, 2021 14:29
@ansgarm ansgarm marked this pull request as ready for review July 5, 2021 14:31
@ansgarm ansgarm requested a review from DanielMSchmidt July 5, 2021 14:31
@ansgarm ansgarm requested a review from DanielMSchmidt July 7, 2021 09:45
@DanielMSchmidt DanielMSchmidt merged commit 354e103 into main Jul 9, 2021
@DanielMSchmidt DanielMSchmidt deleted the lint-tsx-files branch July 9, 2021 18:15
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants