Skip to content

Commit

Permalink
feat: add file system permissions for broadcast directory in foundry.…
Browse files Browse the repository at this point in the history
…toml
  • Loading branch information
cqlyj committed Dec 2, 2024
1 parent 6b0b9e9 commit ae65148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ remappings = [
'@chainlink/contracts/=lib/chainlink-brownie-contracts/contracts/',
]

fs_permissions = [{ access = "read", path = "./broadcast" }]
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 comments on commit ae65148

Please sign in to comment.