-
Notifications
You must be signed in to change notification settings - Fork 698
Remove -A clippy::uninlined-format-args from clippy-stacks and fix all warnings #6278
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
Remove -A clippy::uninlined-format-args from clippy-stacks and fix all warnings #6278
Conversation
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
… into chore/fix-clippy-format-args
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgmt!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6278 +/- ##
===========================================
+ Coverage 82.00% 82.06% +0.06%
===========================================
Files 545 545
Lines 347218 347176 -42
Branches 323 323
===========================================
+ Hits 284727 284903 +176
+ Misses 62483 62265 -218
Partials 8 8
... and 49 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
… into chore/fix-clippy-format-args
fe32c74
No description provided.