Files
openzeppelin-contracts/slither.config.json
Hadrien Croubois 30c3c6c16e Clean up after merging master into next-v5.0 (#3956)
Co-authored-by: Francisco <fg@frang.io>
2023-01-14 21:19:47 -03:00

6 lines
169 B
JSON

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