Closed tcharding closed 2 years ago
Add a pre-commit git hook as we did in rust-bitcoin.
rust-bitcoin
Patch 2 adds --all-features to the clippy CI run, this is just future proofing, no effect on the current code.
--all-features
Add a pre-commit git hook as we did in
rust-bitcoin
.Patch 2 adds
--all-features
to the clippy CI run, this is just future proofing, no effect on the current code.