Open Geal opened 6 years ago
the clippy project provides useful advices on how to write Rust code, it would be nice to have those checks on every pull request, in the CI
cf https://dev.to/cad97/great-rust-ci-1fk6 to see how to do it
the clippy project provides useful advices on how to write Rust code, it would be nice to have those checks on every pull request, in the CI