37 Forks
263 Stars
263 Watchers

clippy-check

📎 GitHub Action for PR annotations with clippy warnings

How to download and setup clippy-check

Open terminal and run command
git clone https://github.com/actions-rs/clippy-check.git
git clone is used to create a copy or clone of clippy-check repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clippy-check https://github.com/actions-rs/clippy-check/archive/master.zip

Or simply clone clippy-check with SSH
[email protected]:actions-rs/clippy-check.git

If you have some problems with clippy-check

You may open issue on clippy-check support forum (system) here: https://github.com/actions-rs/clippy-check/issues