mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
add solium to "Available Solidity Integrations"
This commit is contained in:
parent
341c9436a8
commit
7f64984bb1
@ -46,6 +46,9 @@ Available Solidity Integrations
|
||||
|
||||
* `Atom Solidity Linter <https://atom.io/packages/linter-solidity>`_
|
||||
Plugin for the Atom editor that provides Solidity linting.
|
||||
|
||||
* `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>`_.
|
||||
|
||||
* `Visual Studio Code extension <http://juan.blanco.ws/solidity-contracts-in-visual-studio-code/>`_
|
||||
Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler.
|
||||
|
Loading…
Reference in New Issue
Block a user