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

chore: address clippy warnings #1864

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

rvolosatovs
Copy link
Member

Feature or Problem

I mostly just let cargo clippy --fix --allow-dirty --allow-staged --all-targets --workspace -- -Wclippy::pedantic do its job a few times and ran cargo fmt --all a few times as well

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Copy link
Contributor

@thomastaylor312 thomastaylor312 left a comment

Choose a reason for hiding this comment

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

Approving so as to not block on the nits. They are just nits and we can fix later if needed

crates/control-interface/src/lib.rs Outdated Show resolved Hide resolved
crates/core/src/lib.rs Outdated Show resolved Hide resolved
@rvolosatovs rvolosatovs force-pushed the chore/clippy branch 2 times, most recently from 9538ecc to 9b7e2b2 Compare April 18, 2024 11:01
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs merged commit 5957fce into wasmCloud:main Apr 18, 2024
40 checks 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.

None yet

2 participants