Aardwolf-Social / aardwolf-social

Powering connected social communities with open software.
https://aardwolf.social
GNU Affero General Public License v3.0
485 stars 44 forks source link

Running Clippy Fixes against Aardwolf-Actix #319

Closed BanjoFox closed 3 months ago

BanjoFox commented 1 year ago

Just as it says on the tin. Ran cargo clippy --fix --lib -p aardwolf-actix to automagically clean up a handful of issues. Also build, and run tests to verify.