Skip to content

Commit

Permalink
Merge branch 'main' into zeta-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis authored Jul 18, 2024
2 parents deee4d3 + d8724e0 commit eb501de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slither.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"detectors_to_exclude": "",
"filter_paths": "forge-std,artifacts,cache,data,dist,docs,lib,node_modules,pkg,scripts,tasks,test,testing,typechain-types"
"filter_paths": "forge-std,artifacts,cache,data,dist,docs,lib,node_modules,pkg,scripts,tasks,test,testing,typechain-types,contracts/evm,contracts/zevm"
}

0 comments on commit eb501de

Please sign in to comment.