We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3487e6 commit 41b7a91Copy full SHA for 41b7a91
slither.config.json
@@ -0,0 +1,5 @@
1
+{
2
+ "filter_paths": "(mocks/|test/|@openzeppelin/)",
3
+ "solc_remaps": "@=node_modules/@",
4
+ "solc_args": "optimize optimize-runs=200 --via-ir"
5
+}
0 commit comments