mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-13 07:29:34 +02:00
lint: disable leveldb subtree check
This is no-longer a proper subtree, because of direct cherry-picks.
This commit is contained in:
@@ -66,7 +66,7 @@ pub fn get_subtrees() -> Vec<&'static str> {
|
||||
"src/crc32c",
|
||||
"src/crypto/ctaes",
|
||||
"src/ipc/libmultiprocess",
|
||||
"src/leveldb",
|
||||
//"src/leveldb", No longer a subtree in this release branch, due to direct cherry-picks
|
||||
"src/minisketch",
|
||||
"src/secp256k1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user