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: eliminate linter errors and improve errors (#312) #434

Closed
wants to merge 2 commits into from
Closed

fix: eliminate linter errors and improve errors (#312) #434

wants to merge 2 commits into from

Conversation

tnychn
Copy link

@tnychn tnychn commented Jul 4, 2024

No description provided.

@agalakhov
Copy link
Member

What's the point of converting abbreviated names like "TLS" or "HTTP" to lowercase?

Copy link
Member

@daniel-abramov daniel-abramov left a comment

Choose a reason for hiding this comment

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

I second the question - I ran clippy (nightly) locally and there were no warnings about the error message case (only a couple result_large_err warnings).

PS: Also, I believe that if we were to handle linter warnings in this PR, it would make sense to introduce a corresponding step in the CI pipeline.

@daniel-abramov
Copy link
Member

Superseded by #445

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.

3 participants