Skip to content

Commit

Permalink
Updated .solhint config
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrylR committed Sep 30, 2024
1 parent a2fb96f commit ce09777
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"func-visibility": ["warn", { "ignoreConstructors": true }],
"max-states-count": "warn",
"not-rely-on-time": "off",
"compiler-version": "off",
"func-name-mixedcase": "off",
"no-inline-assembly": "off"
}
Expand Down

0 comments on commit ce09777

Please sign in to comment.