Unverified Commit 2d1e82c9 by scra Committed by GitHub

remove duplicated 'private-vars-leading-underscore' solhint rule (#2800)

parent 9a385dcb
{
"rules": {
"no-unused-vars": "error",
"private-vars-leading-underscore": "error",
"const-name-snakecase": "error",
"contract-name-camelcase": "error",
"event-name-camelcase": "error",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment