Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error names #61

Closed
Jake-Shadle opened this issue Dec 16, 2019 · 0 comments · Fixed by #464
Closed

Add error names #61

Jake-Shadle opened this issue Dec 16, 2019 · 0 comments · Fixed by #464
Labels
enhancement New feature or request

Comments

@Jake-Shadle
Copy link
Member

Similarly to cliippy, add simple and clear names for each lint in cargo-deny, which would mean that check could also support the same command line options

-W --warn OPT       Set lint warnings
-A --allow OPT      Set lint allowed
-D --deny OPT       Set lint denied

To allow the command line to override the severity level of a particular/all lint, eg CI could -D warnings to turn all warnings into errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant