Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Quiet / silent flag #66

Open
svartalf opened this issue May 11, 2020 · 0 comments
Open

Quiet / silent flag #66

svartalf opened this issue May 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@svartalf
Copy link
Member

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

clippy-check/src/main.ts

Lines 86 to 88 in 9f35856

if (clippyExitCode !== 0) {
throw new Error(`Clippy had exited with the ${clippyExitCode} exit code`);
}

@svartalf svartalf added the enhancement New feature or request label May 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant