This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
Main advantage of it is being able to create annotations in PRs, as you can see on the screenshot here: https://github.com/actions-rs/clippy-check#rust-clippy-check-action And whole this functionality (and action itself) is basically a workaround for these two Github issues:
which are preventing to do the same directly in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why is there a clippy action separate from the cargo one?
Beta Was this translation helpful? Give feedback.
All reactions