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

Code Hygiene Job + Misc clippy fixes. #15

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

canardleteer
Copy link
Contributor

Was pulling in the project locally, and noticed some lints failing. Trued those up in a way that I figured was reasonable, added a code hygiene job and refreshed the Actions a bit to reduce the warnings.

@CLAassistant
Copy link

CLAassistant commented May 9, 2024

CLA assistant check
All committers have signed the CLA.

src/utils_internal.rs Show resolved Hide resolved
.github/workflows/hygiene.yml Show resolved Hide resolved
@ajmcquilkin
Copy link
Member

Looks good! I'm struggling to push the merge conflict fix, it's just keeping both #[allow(dead_code)] and #[cfg(feature = "bluetooth-le")] in a few places.

@canardleteer
Copy link
Contributor Author

I have been swamped since I added this back in May. Will take a look at what's going on with the latest conflicts, and will try to get it back into shape on main.

@canardleteer
Copy link
Contributor Author

Rebased, and now passing new tests. Didn't bother checking to see if it was prost, clippy or the protobuf files that changed to cause the new clippy error, but at the end of the day I don't care and it's silenced surgically to prevent issues going forward.

@lukipuki lukipuki merged commit 3a055b6 into meshtastic:main Sep 30, 2024
7 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.

4 participants