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

CI: add code quality check #7

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

CI: add code quality check #7

wants to merge 1 commit into from

Conversation

slp
Copy link
Collaborator

@slp slp commented May 17, 2024

Add a code quality check that runs both rustfmt and clippy on the PR to enforce both consistency and tidiness.

Add a code quality check that runs both rustfmt and clippy on the PR to
enforce both consistency and tidiness.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp requested a review from teohhanhui as a code owner May 17, 2024 21:08
@slp slp marked this pull request as draft May 17, 2024 21:43
@slp
Copy link
Collaborator Author

slp commented May 17, 2024

Turning it into a draft until we have a 1.9.0 packaged in Fedora so we can use for linking when running the tests.

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.

1 participant