diff --git a/slither.config.json b/slither.config.json new file mode 100644 index 0000000..e0d7e2a --- /dev/null +++ b/slither.config.json @@ -0,0 +1,3 @@ +{ + "filter_paths": "(lib/|test/|scripts/)" +}