Skip to content

Commit

Permalink
Exclude optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Feb 22, 2024
1 parent 8ea61ce commit b28f0a8
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
Expand Up @@ -2,5 +2,6 @@
"exclude_dependencies": true,
"exclude_informational": true,
"exclude_low": true,
"exclude_optimization": true,
"fail_on": "none"
}

0 comments on commit b28f0a8

Please sign in to comment.