Skip to content

Apply clippy lints

Nora Widdecke requested to merge nora/lints into master

I like to use to get feedback on my code, but at 4 errors and 108 warnings, it's quite hard to see anything :)

This MR fixes all default lints except the clippy::missing_safety_docs mentioned in #31.

Merge request reports