Skip to content

refactor: clippy errors#1

Merged
SergioRibera merged 2 commits intoRustLangES:mainfrom
Juanperias:main
Jul 24, 2025
Merged

refactor: clippy errors#1
SergioRibera merged 2 commits intoRustLangES:mainfrom
Juanperias:main

Conversation

@Juanperias
Copy link
Member

This PR refactors the code to eliminate most of Clippy’s warnings.

I'm only using one allow, and it's in this part:

#[allow(clippy::struct_field_names)]
client: reqwest::Client,

Copy link
Collaborator

@romancitodev romancitodev left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@SergioRibera SergioRibera merged commit bce0d14 into RustLangES:main Jul 24, 2025
1 check passed
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

Comments