So, you love Solhint? Well, we all do. Now, let Solhint Watch put an eye on your repo and lint every change.
solhint
node
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
enter
to run Solhint for the whole directory
solhint-watch