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: explicit type declarations #2871

Merged
merged 1 commit into from
May 16, 2023
Merged

fix: explicit type declarations #2871

merged 1 commit into from
May 16, 2023

Conversation

deepsource-autofix[bot]
Copy link
Contributor

Explicit types where they can be easily inferred may add unnecessary verbosity for variables or parameters initialized to a number, string, or boolean

Explicit types where they can be easily inferred may add unnecessary verbosity for variables or parameters initialized to a number, string, or boolean
@deepsource-autofix deepsource-autofix bot requested a review from bigint as a code owner May 16, 2023 11:06
@vercel
Copy link

vercel bot commented May 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview May 16, 2023 11:09am
ui ✅ Ready (Inspect) Visit Preview May 16, 2023 11:09am
web ✅ Ready (Inspect) Visit Preview May 16, 2023 11:09am

@bigint bigint changed the title fix explicit type declarations fix: explicit type declarations May 16, 2023
@bigint bigint merged commit e428d61 into main May 16, 2023
@bigint bigint deleted the deepsource-autofix-ea4b0c4b branch May 16, 2023 11:06
@vercel vercel bot temporarily deployed to Preview – ui May 16, 2023 11:08 Inactive
@vercel vercel bot temporarily deployed to Preview – prerender May 16, 2023 11:09 Inactive
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

1 participant