Skip to content

Commit

Permalink
Merge branch 'slither-integration' into test-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Feb 23, 2024
2 parents dc77606 + 47a597c commit e77dd04
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions slither.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"exclude_dependencies": true,
"exclude_informational": true,
"exclude_low": true,
"exclude_optimization": true,
"fail_on": "none",
"filter_paths": "src/test-helpers/.*|src/mocks/.*|node_modules/.*"
}
1 change: 1 addition & 0 deletions slither.db.json

Large diffs are not rendered by default.

0 comments on commit e77dd04

Please sign in to comment.