CodeBrowser / npm / solhint
solhint@6.2.3
// Solidity Code Linter
$ npm install solhint
downloads/wk
147,095
license
MIT
version
6.2.3
published
Jun 19, 2026
What is solhint?
Solhint is a linter for Solidity code that analyzes smart contracts for style issues, security vulnerabilities, and code quality problems. Developers use it to catch bugs and enforce consistent coding standards before deploying contracts to the blockchain. It works by parsing Solidity code into an abstract syntax tree (AST) and checking against configurable rules.
Keywords
#solidity #linter #security-scanner #ethereum #ast #developer-tools #code-quality #smart-contracts
Maintainers
diego.bale.arg