Dev Tools: Ethereum releases, writing, news and network upgrades
Showing only
Solhint.
Show everythingSolhint is an open-source project to provide a linting utility for Solidity code.protofire/solhint on GitHub
30 items match, 0 of them low signal.
Top of this filter
Items with a reason of their own, ranked by urgency, weight and how often the project publishes[6.0.0] - 2025-07-04. BREAKING CHANGE. Some rules were removed from the recommended ruleset and other were promoted. See below: Rules revision - #692 DEMOTED. payable-fallback: Outdated due to the introduction of receive(); rarely needed in modern Solidity.Solhint release notes
[5.1.0] - 2025-05-05. Added. Argument to avoid discord poster - #646 · Auto-fix for no-unused-import - #648 (Thanks to @DenisGorbachev) · New Rule: import-path-check - #657 · Updated.Solhint release notes
[5.0.1] - 2024-05-13. BREAKING CHANGES (refer to v5.0.0). Fixed an issue on the returining values where only was evaluating the first report instead of all of them.Solhint release notes
[5.0.0] - 2024-05-11. BREAKING CHANGES. Solhint EXIT codes. Solhint changed how the exit codes are implemented: Exit with 0 code When execution was ok and there were no errors when evaluating the code according to the rules Exit with 1 code When execution was…Solhint release notes
Updated. Update dependencies in package json #548 · Custom errors rules checks from 0.8.4 forward before warning #555 · Parser support up to Solidity 0.8.22 () · () Note: Solhint can work with latest Solidity versions.Solhint release notes
JOIN OUR DISCORD SERVER: HERE [4.0] - 2023-10-01. Updated. Enhance explicit types sensitivity #493 (Thanks to @vladyan18) · Docs on private-vars-leading-underscore rule to clarify its functionality · Changelog and docs for no-empty-blocks rule to clarify its f…Solhint release notes
[3.6.1] - 2023-08-11. BREAKING CHANGE. RULE: not-rely-on-time was REMOVED from RECOMMENDED ruleset · This was long overdue. Beware!! If you are relying on this rule and it is not explicitly configured (meaning there's only solhint:recommended option).Solhint release notes
The stream
Newest firstEverything here already leads the page above.