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 the clippy warnings #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix the clippy warnings #184

wants to merge 1 commit into from

Conversation

AcqRel
Copy link

@AcqRel AcqRel commented Feb 22, 2025

This fixes all the clippy warnings. I also noticed some instruments were missing in the parser for mchprs_blocks::blocks::props::Instruments.

There are two unused code warnings left because I don't want to delete someone else's code. I should also note that there are two failing tests (comparator_id_test and repeater_id_test) missed by the CI because it doesn't pass the --workspace flag when testing. Both of them failed before this commit.

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.

1 participant