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

aml: fix clippy warnings and run clippy in CI #237

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

00xc
Copy link
Contributor

@00xc 00xc commented Dec 24, 2024

  • Fix several warnings so that clippy runs cleanly on the AML crate and its tests.
  • Add clippy runs on the AML crate and its tests as part of CI.
  • Add a missing clippy run on the ACPI crate tests.

00xc added 2 commits December 24, 2024 02:53
Now that all warnings have been fixed for the aml crate, run clippy as
part of CI. Once the warnings for the rest of the crates are fixed, they
can be included in the CI run.
00xc added 3 commits December 24, 2024 03:01
Now that all warnings have been fixed for the aml crate tests, run
clippy as part of CI.
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