mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 13:49:35 +02:00
Merge bitcoin/bitcoin#34814: lint: Temporarily revert to vulture==2.14
faae981d35lint: Temporarily revert to vulture==2.14 (MarcoFalke) Pull request description: To work around https://github.com/bitcoin/bitcoin/issues/34810 ACKs for top commit: fanquake: ACKfaae981d35Tree-SHA512: 80b8250379e672e62090e7853d342b93befcb33c9f6e86fb39776e34029f0952ad4fb6d22747c387a3503b2b9cb3f894ef6e5f7606058647a46037918e1b35b0
This commit is contained in:
@@ -45,7 +45,7 @@ ${CI_RETRY_EXE} pip3 install \
|
|||||||
mypy==1.19.1 \
|
mypy==1.19.1 \
|
||||||
pyzmq==27.1.0 \
|
pyzmq==27.1.0 \
|
||||||
ruff==0.15.5 \
|
ruff==0.15.5 \
|
||||||
vulture==2.15
|
vulture==2.14
|
||||||
|
|
||||||
SHELLCHECK_VERSION=v0.11.0
|
SHELLCHECK_VERSION=v0.11.0
|
||||||
curl -sL "https://github.com/koalaman/shellcheck/releases/download/${SHELLCHECK_VERSION}/shellcheck-${SHELLCHECK_VERSION}.linux.x86_64.tar.xz" | \
|
curl -sL "https://github.com/koalaman/shellcheck/releases/download/${SHELLCHECK_VERSION}/shellcheck-${SHELLCHECK_VERSION}.linux.x86_64.tar.xz" | \
|
||||||
|
|||||||
Reference in New Issue
Block a user