Skip to content

Fix/clippy

daniel.eades requested to merge daniel.eades/arti:fix/clippy into main

Fixes a bunch of clippy errors and warnings. Main goal was to silence the noisy unwrap_used lints in the test modules

Happy to discuss and roll back any of these that are not helpful! I'm using the standard clippy config to find these lints, rather than the heavily cherry-picked config used throughout this project.

Edited by daniel.eades

Merge request reports