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 67bb59b commit 03d4e7fCopy full SHA for 03d4e7f
foundry.toml
@@ -33,7 +33,7 @@ skip = []
33
gas_limit = 16_777_216 # To prevent EVM error.
34
evm_version = "prague"
35
test = "test/ext/ithaca"
36
-skip = []
+skip = ["*/clz/*"]
37
38
[profile.solx]
39
solc_version = "/usr/local/bin/solx"
0 commit comments