Skip to content

Commit

Permalink
update foundry config
Browse files Browse the repository at this point in the history
  • Loading branch information
Flocqst committed Oct 18, 2024
1 parent 545e98f commit 01b1903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ out = 'out'
libs = ['lib']
solc_version = "0.8.27"
optimizer = true
optimizer_runs = 1_000
optimizer_runs = 100

[fmt]
line_length = 80
Expand Down

0 comments on commit 01b1903

Please sign in to comment.