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

make validate: add new target #169

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

vrothberg
Copy link
Member

Add a make validate target to run cargo-fmt and cargo-clippy. My muscle memory from other containers/ projects is strong where I am used to run make validate before committing/pushing changes.

Add a `make validate` target to run cargo-fmt and cargo-clippy.
My muscle memory from other containers/ projects is strong where I am
used to run `make validate` before committing/pushing changes.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
@cgwalters cgwalters merged commit d5990b3 into containers:main Nov 1, 2023
8 checks passed
@vrothberg vrothberg deleted the make-validate branch November 1, 2023 18:48
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.

None yet

3 participants