147 Forks
921 Stars
921 Watchers

solhint

Solhint is an open-source project to provide a linting utility for Solidity code.

How to download and setup solhint

Open terminal and run command
git clone https://github.com/protofire/solhint.git
git clone is used to create a copy or clone of solhint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with solhint https://github.com/protofire/solhint/archive/master.zip

Or simply clone solhint with SSH
[email protected]:protofire/solhint.git

If you have some problems with solhint

You may open issue on solhint support forum (system) here: https://github.com/protofire/solhint/issues