actions-rs / clippy-check

📎 GitHub Action for PR annotations with clippy warnings
https://github.com/marketplace/actions/rust-clippy-check
MIT License
289 stars 41 forks source link

Quiet / silent flag #66

Open svartalf opened 4 years ago

svartalf commented 4 years ago

There should be an input, which disables this code part:

https://github.com/actions-rs/clippy-check/blob/9f35856e843a936f03c0e394473a17bc29c0b02f/src/main.ts#L86-L88