{
  "detectors_to_exclude": "incorrect-shift-in-assembly",
  "fail_high": true,
  "fail_pedantic": false,
  "exclude_optimization": true,
  "exclude_informational": true,
  "exclude_low": true,
  "exclude_medium": true,
  "solc_disable_warnings": false,
  "hardhat_ignore_compile": false,
  "disable_color": false,
  "exclude_dependencies": true,
  "filter_paths": "contracts/test,contracts/vendor,contracts/echidna,node_modules",
  "foundry_out_directory": "artifacts"
}
