Bitcoin-Wildlife-Sanctuary / bitcoin-circle-stark

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

Update the cargo-husky hook script with full tests #42

Closed weikengchen closed 1 month ago

weikengchen commented 1 month ago

The default cargo-husky test doesn't check all the targets in clippy and there could be inconsistency with CI.

This PR modifies the pre-commit hook to follow the CI.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: