chore: cargo fmt + fix clippy warnings #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/fmt-clippy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apply rustfmt across workspace and address three clippy errors so
.forgejo/workflows/check.yml passes. No behavior changes.