- New
compiler-version
rule (see PR #112)
- Several fixes for the
mark-callable-contracts
rule (PRs #115, #117 and #119)
Stable release
- Fix linter errors
- Update config initializer #103
- Remove prettier from rule
- Package version
- Add not-rely-on-time to rules documentation #88
- Have --max-warnings better reflect its name #89
- Added disable-previous-line #91
- Snake case now allows for a (single) leading underscore #93
- Fixed some comment directive tests #92
- Upgrade grammar #79
- Support prettier-solidity #72
- Add "Projects that use solhint" to README.md file #64
- Add prettier and airbnb #59
- Add new feature --ignore-path option #58
- Add contribution formatter parameter validation #54
- Add --max-warnings [int] option #56
- Add --quiet option #55
- Unable to satisfy indentation rules for functions with multiple return values #49