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 all clippy lints and remove them from allow list in cranky #2419

Merged
merged 3 commits into from
Dec 11, 2022
Merged

fix all clippy lints and remove them from allow list in cranky #2419

merged 3 commits into from
Dec 11, 2022

Conversation

coderedart
Copy link
Contributor

As a new version has been published, its better to clean up clippy lints before any other major pull requests.

@coderedart
Copy link
Contributor Author

It seems the majority of the lints were already fixed in 5093b67

I will leave type complexity lint alone. It requires naming a bunch of closures types in plot module which i have no idea about.

@coderedart coderedart marked this pull request as ready for review December 9, 2022 11:20
Copy link
Collaborator

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

neat, thanks for tidying up!

@Wumpf Wumpf merged commit 930ef2d into emilk:master Dec 11, 2022
emilk added a commit that referenced this pull request Dec 12, 2022
emilk added a commit that referenced this pull request Dec 12, 2022
* Revert "fix all clippy lints and remove them from allow list in cranky (#2419)"

This reverts commit 930ef2d.

* Explain the cranky lints better

* Add Color32::gamma_multiply

* Remove unused pub use

* Remove non-existing crate category

* Improve color test with more lines

* Improve the look of thin lines, making them look weaker

Before they looked were too strong for the thickness.

* Use asserts for shader compilations

* Update changelogs
@coderedart coderedart deleted the clippy_lints_fix branch January 31, 2023 21:31
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.

2 participants