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

clippy for tests #1436

Merged
merged 1 commit into from
Feb 17, 2022
Merged

clippy for tests #1436

merged 1 commit into from
Feb 17, 2022

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Feb 16, 2022

Summary of changes
Changes introduced in this pull request:

  • enabled clippy for all tests
  • fixed all reported issues

Reference issue to close (if applicable)

Closes #1430

Other
Unfortunately some dependency fiasco makes it hard to add --all-features. We don't have that many of them so it shouldn't be a big deal.

@LesnyRumcajs LesnyRumcajs changed the title 1430 clippy for tests and features clippy for tests and features Feb 16, 2022
@LesnyRumcajs LesnyRumcajs changed the title clippy for tests and features clippy for tests Feb 16, 2022
@LesnyRumcajs LesnyRumcajs force-pushed the 1430-clippy-for-tests-and-features branch from 9e890b2 to 1198d2f Compare February 16, 2022 13:53
@LesnyRumcajs LesnyRumcajs force-pushed the 1430-clippy-for-tests-and-features branch from 1198d2f to 84c468b Compare February 16, 2022 13:54
@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review February 16, 2022 14:14
@q9f q9f merged commit 9e7c5a2 into main Feb 17, 2022
@q9f q9f deleted the 1430-clippy-for-tests-and-features branch February 17, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable clippy for tests and non-default crate features
3 participants