Unverified Commit b359b072 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #123



123: Added clippy to the CI workflow r=almindor a=romancardenas

I've been working with this crate for a while and noticed that it didn't include clippy as part of the CI process. This PR checks that clippy does not trigger any warning for new contributions. I also ran `cargo clippy --fix` to "fix" the crate.

If you think this is useful, I can adapt other repos (e.g., riscv-rt or e310x). Cheers!

Co-authored-by: default avatarRomán Cárdenas <rcardenas.rod@gmail.com>
parents 620c5bf2 2d68fbf7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment