Consensys / surya

A set of utilities for exploring Solidity contracts
Apache License 2.0
1.08k stars 119 forks source link

Feat/git-hooks #99

Closed GNSPS closed 5 years ago

GNSPS commented 5 years ago

Install the husky package as a dependency to make git hooks more easily manageable.

This way we can make everybody compile & test locally by default, before pushing.