diff --git a/foundry.toml b/foundry.toml index bbc8a83..d5aafa2 100644 --- a/foundry.toml +++ b/foundry.toml @@ -12,7 +12,7 @@ viaIR=true gas_reports = ['PartyPool', 'PartyPoolBalancedPair', 'PartyPlanner', 'PartyPoolSwapImpl', 'PartyPoolMintImpl',] fs_permissions = [{ access = "write", path = "chain.json"}] -[lint] +[profile.lint] lint_on_build=false # more annoying than helpful # See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options