llamaxyz / llama-forge-template

opinionated template for creating forge projects
GNU Affero General Public License v3.0
9 stars 1 forks source link

fix: Fixing linting and pre-commit hooks #2

Closed 0xrajath closed 2 years ago

0xrajath commented 2 years ago

Motivation:

Fixing linting and pre-commit hooks

0xrajath commented 2 years ago

@AustinGreen The test is failing in the CICD because there's no RPC_URL and BLOCK_NUMBER in the env of this repo. I think we can merge.