Commit 7842c3a7 authored by protolambda's avatar protolambda

cannon: exclude MIPS.sol from slither for now

parent 5f634428
......@@ -10,6 +10,6 @@
"hardhat_ignore_compile": false,
"disable_color": false,
"exclude_dependencies": true,
"filter_paths": "contracts/test,contracts/vendor,contracts/echidna,node_modules",
"filter_paths": "contracts/test,contracts/vendor,contracts/echidna,node_modules,contracts/dispute/MIPS.sol",
"foundry_out_directory": "artifacts"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment