Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ZumZoom committed Mar 29, 2023
1 parent f44b971 commit de3c336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"error",
"^0.8.0"
],
"no-global-import": "off",
"private-vars-leading-underscore": "error",
"func-visibility": ["error", { "ignoreConstructors": true }]
}
Expand Down

0 comments on commit de3c336

Please sign in to comment.