diff --git a/slither.config.json b/slither.config.json index c88d669..811a540 100644 --- a/slither.config.json +++ b/slither.config.json @@ -1,3 +1,3 @@ { - "filter_paths": "lib|test" + "filter_paths": "lib|test|script" }