Skip to content

Commit

Permalink
Exclude slither's detectors
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuba committed Nov 23, 2023
1 parent e5afaf7 commit c580717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/slither.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"detectors_to_exclude": "assembly,naming-convention,timestamp,pragma,solc-version",
"hardhat_artifacts_directory": "build",
"filter_paths": "node_modules/.*"
}

0 comments on commit c580717

Please sign in to comment.