Project moved.

This commit is contained in:
chriseth 2017-10-17 18:55:55 +02:00 committed by GitHub
parent 5cded77821
commit 3bcaa24c5e

View File

@ -62,7 +62,7 @@ Available Solidity Integrations
* `Solium <https://github.com/duaraghav8/Solium/>`_
A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide <http://solidity.readthedocs.io/en/latest/style-guide.html>`_.
* `Solhint <https://github.com/tokenhouse/solhint/>`_
* `Solhint <https://github.com/protofire/solhint>`_
Solidity linter that provides security, style guide and best practice rules for smart contract validation.
* `Visual Studio Code extension <http://juan.blanco.ws/solidity-contracts-in-visual-studio-code/>`_