Skip to content

chore: cargo fmt sweep + expand local settings allowlist#92

Closed
avrabe wants to merge 1 commit into
mainfrom
chore/cargo-fmt-sweep
Closed

chore: cargo fmt sweep + expand local settings allowlist#92
avrabe wants to merge 1 commit into
mainfrom
chore/cargo-fmt-sweep

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 28, 2026

Summary

  • cargo fmt across 60 source files: line wrapping, import ordering, indentation. No semantic changes.
  • cargo fmt --check exits clean on the result.
  • Adds 33 entries to .claude/settings.local.json permissions.allow for routine commands (git, gh, cargo kani, rivet, zola, etc.).

Test plan

  • CI passes on rust.yml
  • cargo fmt --check is green
  • No behavioural delta — diff is rustfmt + a JSON allowlist append

🤖 Generated with Claude Code

Apply rustfmt across 60 source files (line wrapping, import ordering,
indentation). No semantic changes — `cargo fmt --check` exits clean
on the result.

Add 38 entries to .claude/settings.local.json permissions.allow for
routine commands (git push *, git branch *, git reset *, gh pr *,
cargo kani *, cargo fmt *, rivet *, zola *, WebFetch arxiv.org, etc.).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avrabe avrabe force-pushed the chore/cargo-fmt-sweep branch from 628ffcf to 38ae280 Compare April 29, 2026 04:37
@avrabe
Copy link
Copy Markdown
Contributor Author

avrabe commented May 10, 2026

Closing as superseded by the 2026-04-30 audit batch:

If formatting drift recurs, run cargo fmt --all and open a fresh PR.

@avrabe avrabe closed this May 10, 2026
@avrabe avrabe deleted the chore/cargo-fmt-sweep branch May 10, 2026 20:27
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