diff --git a/slither.config.json b/slither.config.json index 8432fc2..eff61f6 100644 --- a/slither.config.json +++ b/slither.config.json @@ -1,5 +1,4 @@ { "filter_paths": "openzeppelin", - "detectors_to_exclude": "timestamp", - "exclude_informational": true + "detectors_to_exclude": "timestamp,solc-version" } \ No newline at end of file