Skip to content

Fix clippy warnings

Kai A. Hiller requested to merge V02460/fractal:clippy into fractal-next

I allowed clippy::module_inception for now, see #813 (closed) for the discussion. One commit is cherry picked to include my changes to sidebar.rs to fix a clippy lint error.

Merge request reports