Closed good-praxis closed 2 years ago
This fixes #15 and actually works this time around.
It's using https://github.com/marketplace/actions/rust-clippy-check It will fail on new warnings added in a PR
Check out https://github.com/actions-rs/example/pull/2/files for an example and is limited by https://github.com/actions-rs/clippy-check/issues/2
Thank you for adding this!
This fixes #15 and actually works this time around.
It's using https://github.com/marketplace/actions/rust-clippy-check It will fail on new warnings added in a PR
Check out https://github.com/actions-rs/example/pull/2/files for an example and is limited by https://github.com/actions-rs/clippy-check/issues/2