So, you love Solhint? Well, we all do. Now, let Solhint Watch put an eye on your repo and lint every change.
solhintnode
npm i -g solhint-watch
yarn global add solhint-watch
- Watches current directory and runs Solhint upon every file change (just for the updated file)
- Press
enterto run Solhint for the whole directory
solhint-watch