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 clippy lints #2

Closed
wants to merge 23 commits into from
Closed

Fix clippy lints #2

wants to merge 23 commits into from

Conversation

joseluis
Copy link
Contributor

@joseluis joseluis commented Jan 3, 2022

Hello, I've fixed the clippy warnings for the library (there were a lot of 'em), with a separate commit for each lint, in order to facilitate review and picking & choosing.

In case you want more information on a specific lint you can check the clippy website, e.g.: https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool

@epilys epilys self-requested a review January 3, 2022 15:18
src/bin/zcurve.rs Outdated Show resolved Hide resolved
src/bin/smooth_scale.rs Outdated Show resolved Hide resolved
src/bin/smooth_scale.rs Outdated Show resolved Hide resolved
src/bin/roundcorner.rs Outdated Show resolved Hide resolved
@epilys
Copy link
Owner

epilys commented Jan 4, 2022

Thanks so much!!! I merged the PR manually, because I wanted to edit the dead_code commit without making you go through the trouble of re-pushing yourself since you already did one round of changes. The current HEAD is at 8e0c325

@epilys epilys closed this Jan 4, 2022
@joseluis joseluis deleted the fix-clippy-lints branch January 5, 2022 12:01
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

2 participants