dtr-org / unit-e

A digital currency for a new era of decentralized trust
https://unit-e.io
MIT License
45 stars 15 forks source link

Fix pre-commit hook #1103

Closed frolosofsky closed 5 years ago

frolosofsky commented 5 years ago

The #1101 broke pre-commit git hook by moving linter from contrib/devtools totest/lint directory. This commit fixes that.