mirror of
https://github.com/vacp2p/staking-reward-streamer.git
synced 2026-01-08 15:03:53 -05:00
import foundry template (#1)
This commit is contained in:
8
slither.config.json
Normal file
8
slither.config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"detectors_to_exclude": "naming-convention,reentrancy-events,solc-version,timestamp",
|
||||
"filter_paths": "(lib|test)",
|
||||
"solc_remaps": [
|
||||
"@openzeppelin/contracts=lib/openzeppelin-contracts/contracts/",
|
||||
"forge-std/=lib/forge-std/src/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user