Skip to content

Commit

Permalink
Configure file permissions for Foundry cheatcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ermyas committed Apr 18, 2024
1 parent c3f920e commit b36fa99
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 @@ -6,3 +6,4 @@ solc-version = "0.8.19"
# Reason for why this flag is required can be found here: https://github.com/foundry-rs/foundry/issues/7607
unchecked_cheatcode_artifacts = true
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
fs_permissions = [{ access = "read", path = "./"}]

0 comments on commit b36fa99

Please sign in to comment.