Rari-Capital / fuse-v1

Smart contracts for Fuse V1 by Rari Capital.
Other
3 stars 3 forks source link

Add husky and lint-staged to automatically lint upon commit #42

Closed zerosnacks closed 2 years ago

zerosnacks commented 2 years ago

Inspired by the Fei Protocol setup

Husky handles the git commit hook

Lint-staged makes sure we only run the formatter on the diff