Issues
- 5
allow `gas-custom-errors` rule to properly handle custom errors inside require statements
#602 opened by shaspitz - 2
- 3
New possible rules to analyze
#568 opened by dbale-altoros - 0
Aa
#599 opened by asanpardazzagrosheyrani - 0
P
#601 opened by asanpardazzagrosheyrani - 1
False positive with gas-struct-packing
#597 opened by RyanRHall - 34
- 2
the reentrancy rules is out-of-date
#447 opened by smartcontract-detect-yzu - 3
Add Hint for Zero Address Allocation
#592 opened by rajosch - 6
- 2
Feature request: no-duplicated-import
#588 opened by fedgiac - 13
Non-zero exit code breaks CI compatibility
#572 opened by madlabman - 3
- 2
`gas-indexed-events` not working for Interfaces
#569 opened by 0xCLARITY - 2
False version warning by `gas-custom-errors` rule
#570 opened by smol-ninja - 1
Make fallback functions 'external'
#527 opened by dbale-altoros - 3
`explicit-types` autofix issues
#549 opened by noisekit - 1
- 1
- 1
Solhint npm installed executable won't run - throws error "Unexpected Token"
#547 opened by CadeMichael - 7
The comprehensive-interface rule results in compiler warning: Interface functions are implicitly "virtual"
#519 opened by ncjones - 2
private-vars-leading-underscore on internal functions in libraries is not a best practice
#523 opened by ZumZoom - 0
- 1
Allow Solhint report to be exported to file
#508 opened by dbale-altoros - 3
Add an official docker image for solhint
#521 opened by kaypee90 - 1
- 2
- 6
- 3
Low sensitivity of explicit-types
#492 opened by 0xVolosnikov - 4
- 2
Solhint did nothing
#430 opened by AlexMerigot - 2
make static binary or appimage, like solc
#425 opened by newyorkthink - 9
- 3
dynamic loading of rules breaks bundlers
#461 opened by llllvvuu - 1
- 2
restore 'compact' formatter
#435 opened by juanpcapurro - 4
Default is not catching any errors.
#454 opened by allwin199 - 2
Add easily accessible list of depreciated rules
#426 opened by chriscrutt - 1
create enable-all extention
#427 opened by chriscrutt - 2
What rules are in `solhint:default`?
#429 opened by lyh970817 - 1
The `--fix` option not working
#434 opened by rndquu - 1
No Unused Imports Rule false positives
#436 opened by 0xCourtney - 3
Stop publishing the test directory
#415 opened by fvictorio - 2
Remove or fix broken badges from README
#413 opened by juanpcapurro - 11
- 2
- 1
Does not work with UDVT operators (Solidity 0.8.19)
#419 opened by PaulRBerg - 1
- 2
Error when running with --max-warnings and wrong file pattern that matches zero files
#405 opened by adjisb - 4
Unicode literals implicitly converting to fixed size byte arrays cause incorrect error
#410 opened by Drblessing