Commit 9575b73f authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8028 from ethereum-optimism/ctb/lite-foundry-profile

contracts-bedrock: lite foundry profile
parents 03cef1e4 3ef2413d
...@@ -52,3 +52,11 @@ ignore = ['src/vendor/WETH9.sol'] ...@@ -52,3 +52,11 @@ ignore = ['src/vendor/WETH9.sol']
[profile.ci.fuzz] [profile.ci.fuzz]
runs = 512 runs = 512
################################################################
# PROFILE: LITE #
################################################################
[profile.lite]
optimizer = false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment