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

Add cargo fmt as pre-commit hook and to CI #33

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

sgreenbury
Copy link
Contributor

@sgreenbury sgreenbury commented May 28, 2024

Closes #26.

This PR:

  • Adds pre-commit hooks including cargo fmt
  • Adds cargo fmt check to CI action
  • Applies cargo fmt to existing code

@stuartlynn stuartlynn merged commit e2aba6e into main Jun 7, 2024
2 checks passed
@sgreenbury sgreenbury deleted the 26-cargo-fmt branch June 7, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done:
Development

Successfully merging this pull request may close these issues.

Set up cargo fmt pre commit hook.
2 participants