Skip to content

Commit

Permalink
Add slinther for evm contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailUshakoff committed Jun 13, 2024
1 parent bd9369f commit dcc4f0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contracts/evm/slither.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"detectors_to_run": "all",
"exclude_informational": true,
"exclude_low": true,
"filter_paths": "node_modules|lib"
}

0 comments on commit dcc4f0e

Please sign in to comment.