6 lines
169 B
JSON
6 lines
169 B
JSON
{
|
|
"detectors_to_run": "reentrancy-eth,reentrancy-no-eth,reentrancy-unlimited-gas",
|
|
"filter_paths": "contracts/mocks",
|
|
"compile_force_framework": "hardhat"
|
|
}
|