Bitcoin-Wildlife-Sanctuary / bitcoin-circle-stark

Building blocks of a Circle STARK verifier in Bitcoin script
https://docs.btcwild.life
MIT License
123 stars 23 forks source link

👷 add cargo husky precommit hook #23

Closed AbdelStark closed 4 months ago

AbdelStark commented 4 months ago

Add precommit hook to run tests and clippy before commits. This prevents failures on the CI.