diff --git a/docs/resources.rst b/docs/resources.rst index 3ba0620f95f3..52df87fdd55c 100644 --- a/docs/resources.rst +++ b/docs/resources.rst @@ -133,6 +133,9 @@ Solidity Tools * `Scaffold-ETH 2 `_ Forkable Ethereum development stack focused on fast product iterations. +* `Slippy `_ + A simple and powerful linter for Solidity. + * `sol2uml `_ Unified Modeling Language (UML) class diagram generator for Solidity contracts. diff --git a/scripts/codespell_whitelist.txt b/scripts/codespell_whitelist.txt index 7bcbf6ad14fb..7e87441a1f4a 100644 --- a/scripts/codespell_whitelist.txt +++ b/scripts/codespell_whitelist.txt @@ -2,3 +2,4 @@ nd compilability keypair wast +Slippy \ No newline at end of file