protofire / solhint

Solhint is an open-source project to provide a linting utility for Solidity code.
https://protofire.github.io/solhint/
MIT License
1.04k stars 161 forks source link

New Rule: non-state-vars-leading-underscore #558

Closed dbale-altoros closed 8 months ago

dbale-altoros commented 8 months ago

this rule was originally coded by wonderland solhint plugin was improved afterwards in solhint-community repo

this is backported from solhint-community repo

THIS RULE has some conflicts with private_vars_leading_underscore