From 0db9bf72729b4ff84b1813f7cbd0c0ed338dd11b Mon Sep 17 00:00:00 2001 From: gpylypchuk Date: Mon, 19 Feb 2024 17:05:42 -0300 Subject: [PATCH] check infomational --- slither.config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/slither.config.json b/slither.config.json index 8432fc2..13270fc 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" } \ No newline at end of file