
About Solhint for IntelliJ
Solhint for IntelliJ allows developers to plug Solhint into their IntelliJ IDE for easy testing and linting of Solidity contracts with javascript.Used as a Solidity linter, Solhint detects a wide array of validation and security rules in compliance with Solidity’s style guide. Solhint comes with preconfigured sets of rules, but allows the developer tochange these rule sets, as well as manage configuration rules at the code levelwith specific comments.