mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
correctly exclude light client struct from accessed files
This commit is contained in:
@@ -45,9 +45,9 @@ excluded_paths = [
|
|||||||
"tests/.*/whisk",
|
"tests/.*/whisk",
|
||||||
"tests/.*/eip7594",
|
"tests/.*/eip7594",
|
||||||
# re-enable once https://github.com/sigp/lighthouse/issues/6002 is resolved
|
# re-enable once https://github.com/sigp/lighthouse/issues/6002 is resolved
|
||||||
"tests/.*/.*/electra/ssz_static/LightClientUpdate",
|
"tests/.*/electra/ssz_static/LightClientUpdate",
|
||||||
"tests/.*/.*/electra/ssz_static/LightClientFinalityUpdate",
|
"tests/.*/electra/ssz_static/LightClientFinalityUpdate",
|
||||||
"tests/.*/.*/electra/ssz_static/LightClientBootstrap"
|
"tests/.*/electra/ssz_static/LightClientBootstrap"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user