{
  "detectors_to_exclude": "conformance-to-solidity-naming-conventions,assembly-usage,low-level-calls,block-timestamp,pragma,solc-version,too-many-digits,boolean-equal,missing-zero-check",
  "exclude_informational": false,
  "exclude_low": false,
  "exclude_medium": false,
  "exclude_high": false,
  "solc_disable_warnings": false,
  "hardhat_ignore_compile": false,
  "disable_color": false,
  "exclude_dependencies": false,
  "filter_paths": "@openzeppelin|hardhat|contracts/testing"
}
