Files
openzeppelin-contracts/slither.config.json
github-actions ca22aa0949 Update docs
2023-03-02 22:57:35 +00:00

5 lines
168 B
JSON

{
"detectors_to_run": "reentrancy-eth,reentrancy-no-eth,reentrancy-unlimited-gas",
"filter_paths": "contracts/mocks",
"compile_force_framework": "hardhat"
}