Solidity Code Linter
Hardhat plugin for solhint
This [Solhint](https://github.com/solhint-community/solhint-community) plugin lets you check that your solidity files are correctly formatted according to the [solidity plugin for Prettier](https://github.com/prettier-solidity/prettier-plugin-solidity). E
LayerZero Solhint Config
Solhint plugin for MUD-based projects
Shareable solhint config with preconfigured defaults for MUD-based projects
Lido solhint plugin
Solhint shareable config for Thesis wide projects
Buidler plugin for solhint
Solhint plugin for detecting overflows in numeric (uint/int) casts
A solhint shareable config following defi-wonderland's conventions
Solhint plugin for ensuring implementation of erc2771 (Secure Protocol for Native Meta Transactions)
A solhint plugin to enfore Beam's style rules
A solhint plugin to enfore Eco's style rules
Lint your smart contracts with solhint from the Truffle CLI
Solidity Code Linter
This [Solhint](https://github.com/protofire/solhint/) plugin provides [Wonderland](https://github.com/defi-wonderland) custom rules.
Run Solhint with watch mode
solhint plugin for linting function modifiers. Ensure modifiers are present in certain files, contracts, and methods with flexible matching.
Example of how to write a plugin for solhint
A set of Solhint rules for Chainlink's Solidity Style Guide.
A Solhint plugin for the buidler ecosystem
Solhint config for web3studio
Solhint plugin for ensuring all functions are payable