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

feature: Add more static analysis #2468

Closed
sparrc opened this issue Jun 2, 2020 · 1 comment
Closed

feature: Add more static analysis #2468

sparrc opened this issue Jun 2, 2020 · 1 comment

Comments

@sparrc
Copy link
Contributor

sparrc commented Jun 2, 2020

This PR added the staticcheck tool to our static analysis make target: #2465

Currently this check is limited to only checking for unused code (via -checks "U1000")

We should expand this to all checks that staticcheck provides (-checks "inherit")

@sparrc
Copy link
Contributor Author

sparrc commented Jun 16, 2020

closed by #2481

@sparrc sparrc closed this as completed Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant