defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

feat/add pre commit linter #122

Closed 5h4z4mm closed 2 years ago

5h4z4mm commented 2 years ago

Description

Setup pre-commit hook to lint source files.

Test Evidence gitdiff

precommit

final

5h4z4mm commented 2 years ago

@wei3erHase workflow trigger is now updated to trigger linter check on pull request.