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 (ci): Add Rust formatting command #1552

Merged
merged 5 commits into from
Jun 25, 2024
Merged

feat (ci): Add Rust formatting command #1552

merged 5 commits into from
Jun 25, 2024

Conversation

bitdivine
Copy link
Member

@bitdivine bitdivine commented Jun 24, 2024

Motivation

CI has no rust formatter. As a result we have had PRs that contain changes that are just rust formatting.

Changes

  • Define rust and cargo formatting commands
  • Format

Tests

@bitdivine bitdivine changed the title Add Rust linting command feat (ci): Add Rust formatting command Jun 25, 2024
@bitdivine bitdivine marked this pull request as ready for review June 25, 2024 09:07
@bitdivine bitdivine requested a review from a team as a code owner June 25, 2024 09:07
@bitdivine bitdivine merged commit a9f0e2d into main Jun 25, 2024
8 checks passed
@bitdivine bitdivine deleted the clippy branch June 25, 2024 09:07
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