Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-almeida-imtbl committed Aug 23, 2024
1 parent 17ed53c commit 9fecf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"var-name-mixedcase": "warn",
"imports-on-top": "warn",
"visibility-modifier-order": "warn",

"avoid-call-value": "error",
"avoid-low-level-calls": "error",
"avoid-sha3": "error",
Expand Down

0 comments on commit 9fecf18

Please sign in to comment.