mirror of
https://github.com/vacp2p/staking-reward-streamer.git
synced 2026-01-08 20:48:00 -05:00
disabled built in foundry linting
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
tab_width = 4
|
||||
wrap_comments = true
|
||||
|
||||
[lint]
|
||||
lint_on_build = false # Since we are using our own linting solution, we can disable built in one
|
||||
|
||||
[rpc_endpoints]
|
||||
arbitrum = "https://arbitrum-mainnet.infura.io/v3/${API_KEY_INFURA}"
|
||||
avalanche = "https://avalanche-mainnet.infura.io/v3/${API_KEY_INFURA}"
|
||||
|
||||
Reference in New Issue
Block a user