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

feat: add broader cargo checks - udeps, audit, fmt, clippy, deny #11

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

antonbaliasnikov
Copy link
Contributor

@antonbaliasnikov antonbaliasnikov commented Jun 20, 2024

What ❔

Add a common step for advanced cargo checks: fmt, clippy, udeps (unused dependencies), audit, deny.

Why ❔

Related to:

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Documentation comments have been added / updated.

@antonbaliasnikov antonbaliasnikov changed the title feat: add broader cargo checks - udeps, audit, fmt, clippy feat: add broader cargo checks - udeps, audit, fmt, clippy, deny Jun 20, 2024
@antonbaliasnikov antonbaliasnikov force-pushed the abalias-cpr-1301-static-analysis-for-rust-projects branch from 5d391fc to ab4cf4e Compare June 20, 2024 11:37
@hedgar2017 hedgar2017 merged commit 61387dc into main Jun 20, 2024
1 check passed
@hedgar2017 hedgar2017 deleted the abalias-cpr-1301-static-analysis-for-rust-projects branch June 20, 2024 12:34
@hedgar2017
Copy link
Contributor

@antonbaliasnikov thanks! udeps is another cool thing I needed :)

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

Successfully merging this pull request may close these issues.

2 participants