mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Add CI job to check for deleted files (#8727)
Co-Authored-By: Michael Sproul <michael@sigmaprime.io> Co-Authored-By: Michael Sproul <michaelsproul@users.noreply.github.com>
This commit is contained in:
7
.github/forbidden-files.txt
vendored
Normal file
7
.github/forbidden-files.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Files that have been intentionally deleted and should not be re-added.
|
||||
# This prevents accidentally reviving files during botched merges.
|
||||
# Add one file path per line (relative to repo root).
|
||||
|
||||
beacon_node/beacon_chain/src/otb_verification_service.rs
|
||||
beacon_node/store/src/partial_beacon_state.rs
|
||||
beacon_node/store/src/consensus_context.rs
|
||||
Reference in New Issue
Block a user