We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ed53c commit 9fecf18Copy full SHA for 9fecf18
.solhint.json
@@ -32,7 +32,7 @@
32
"var-name-mixedcase": "warn",
33
"imports-on-top": "warn",
34
"visibility-modifier-order": "warn",
35
-
+
36
"avoid-call-value": "error",
37
"avoid-low-level-calls": "error",
38
"avoid-sha3": "error",
0 commit comments