dimforge / parry

2D and 3D collision-detection library for Rust.
https://parry.rs
Apache License 2.0
528 stars 93 forks source link

Fix clippy warnings #186

Closed sebcrozet closed 3 months ago

sebcrozet commented 3 months ago

This addresses clippy warnings and adds a clippy check to the CI