Skip to content

style: run cargo fmt and add rustfmt CI check#18

Closed
tmthecoder wants to merge 1 commit into
mainfrom
fix/cargo-fmt
Closed

style: run cargo fmt and add rustfmt CI check#18
tmthecoder wants to merge 1 commit into
mainfrom
fix/cargo-fmt

Conversation

@tmthecoder
Copy link
Copy Markdown
Owner

Summary

  • Run cargo fmt across the entire workspace (135 files)
  • Add a Rustfmt job to the existing check.yml CI workflow to enforce formatting going forward
  • Add .claude/ to .gitignore

Test plan

  • Verify cargo fmt --check passes
  • Verify the new Rustfmt CI job runs and passes

🤖 Generated with Claude Code

Base automatically changed from fix/clippy-2-code-style to main April 4, 2026 21:48
Format all workspace code with cargo fmt and add a Rustfmt job
to the check workflow to enforce formatting going forward.
Add .claude/ to .gitignore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tmthecoder tmthecoder closed this Apr 4, 2026
@tmthecoder tmthecoder deleted the fix/cargo-fmt branch April 4, 2026 22:35
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