mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #8087 from elenadimitrova/update-solium-naming
Rename solium to ethlint
This commit is contained in:
commit
d082b9b868
@ -33,7 +33,7 @@ Solidity Integrations
|
|||||||
* `Solidity IDE <https://github.com/System-Glitch/Solidity-IDE>`_
|
* `Solidity IDE <https://github.com/System-Glitch/Solidity-IDE>`_
|
||||||
Browser-based IDE with integrated compiler, Ganache and local file system support.
|
Browser-based IDE with integrated compiler, Ganache and local file system support.
|
||||||
|
|
||||||
* `Solium <https://github.com/duaraghav8/Solium/>`_
|
* `Ethlint <https://github.com/duaraghav8/Ethlint>`_
|
||||||
Linter to identify and fix style and security issues in Solidity.
|
Linter to identify and fix style and security issues in Solidity.
|
||||||
|
|
||||||
* `Superblocks Lab <https://lab.superblocks.com/>`_
|
* `Superblocks Lab <https://lab.superblocks.com/>`_
|
||||||
@ -48,7 +48,7 @@ Solidity Integrations
|
|||||||
Plugin for the Atom editor that provides Solidity linting.
|
Plugin for the Atom editor that provides Solidity linting.
|
||||||
|
|
||||||
* `Atom Solium Linter <https://atom.io/packages/linter-solium>`_
|
* `Atom Solium Linter <https://atom.io/packages/linter-solium>`_
|
||||||
Configurable Solidty linter for Atom using Solium as a base.
|
Configurable Solidity linter for Atom using Solium (now Ethlint) as a base.
|
||||||
|
|
||||||
* Eclipse:
|
* Eclipse:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user