slither.config.json 126 B

1234
  1. {
  2. "detectors_to_run": "reentrancy-eth,reentrancy-no-eth,reentrancy-unlimited-gas",
  3. "filter_paths": "contracts/mocks"
  4. }