spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
376 stars 33 forks source link

Fix clippy warnings and code formatting #162

Closed spacedentist closed 1 year ago

spacedentist commented 1 year ago

cargo clippy --fix && cargo fmt generated the changes in this commit.

Test Plan: cargo check && cargo clippy && cargo test