Skip to content

Commit

Permalink
add slither config
Browse files Browse the repository at this point in the history
  • Loading branch information
gfournieriExec committed Jun 10, 2024
1 parent 1b2ae89 commit 1d4a266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slither.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"solc_remaps": "@=node_modules/@",
"filter_paths": "(mocks/|node_modules/)",
"detectors_to_exclude": "pragma,solc-version,assembly,too-many-digits",
"solc_args": "--optimize --via-ir"
}

0 comments on commit 1d4a266

Please sign in to comment.