0xPolygonMiden / crypto

Cryptographic primitives used in Polygon Miden rollup
MIT License
101 stars 35 forks source link

Update `pre-commit.yml` file and add support for `cargo-make` #297

Open phklive opened 7 months ago

phklive commented 7 months ago

Update the existing file to make sure it works and update it to use cargo-make.

We will need to use a pre-commit.yml file to make sure all commits adhere to our quality standard.