dimforge / ncollide

2 and 3-dimensional collision detection library in Rust.
https://ncollide.org
Apache License 2.0
921 stars 105 forks source link

Run cargo fmt + add a format check to the CI. #309

Closed sebcrozet closed 5 years ago

sebcrozet commented 5 years ago

This also switches the CI to use CircleCI because it is much faster than Travis.