Solhint for IntelliJ is a Solhint plugin for the IntelliJ javascript IDE.
What is Solhint for IntelliJ?
Solhint for IntelliJ alllows 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 to change these rule sets, as well as manage configuration rules at the code level with specific comments.